Initial checkin. I created this by combining the XBoard 4.2.6 and
[xboard.git] / bitmaps / fixup.sed
1 /_$/N
2 s/#define .*_\(.*\) \(.*\)/#define NAME_\1 \2/
3 s/static char .*/static unsigned char NAME_bits[] = {/