1
0
Files
irix-657m-src/eoe/cmd/bc/fix_libmath.h
2022-09-29 17:59:04 +03:00

9 lines
84 B
C
Executable File

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