allowe parsing / disambiguation of SAN moves like Xe4 in certain situations
[xboard.git] / bitmaps / fixup.sed
1 /_$/N
2 s/#define .*_\(.*\) \(.*\)/#define NAME_\1 \2/
3 s/static char .*/static unsigned char NAME_bits[] = {/