This patch adds <Enter> to the characters that cause an automatic switch to the ICS...
[xboard.git] / bitmaps / fixup.sed
1 /_$/N
2 s/#define .*_\(.*\) \(.*\)/#define NAME_\1 \2/
3 s/static char .*/static unsigned char NAME_bits[] = {/