fix_math.h

Go to the documentation of this file.
00001 #!/bin/sh
00002 ed - math.h <<EOS-EOS
00003 1,1s/^/"/
00004 1,\$s/\$/\\\\/
00005 \$,\$d
00006 \$,\$s/\\\\\$/"/
00007 w
00008 q
00009 EOS-EOS

Generated on Fri Apr 14 22:56:42 2006 for minix by  doxygen 1.4.6