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

9 lines
84 B
C

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