NetBSD/gnu/usr.bin/bc/fix_math.h

9 lines
81 B
C

ed math.h <<EOS-EOS
1,1s/^/"/
1,\$s/\$/\\\\/
\$,\$d
\$,\$s/\\\\\$/"/
w
q
EOS-EOS