game-source/klik/regex
Bill Currie 88c055ea3c <zinx> taniwha: FWIW, the code is officially donated to quakeforge :)
<taniwha> zinx: thanks :)

zinx' klik mod :)
2003-10-24 21:43:32 +00:00

2 lines
136 B
Text
Executable file

sed -e 's/float\([ ]\+[A-Za-z_][A-Za-z_0-9]*[ ]\+\)=[ ]\+\(-\?[0-9.]\+\);/#define\1\2/'
#sed -e 's!\(#define.*\)//\(.*\)!\1/*\2 */!'