home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / bc-1.02-src.lha / src / amiga / bc-1.02 / fix_math.h < prev    next >
Encoding:
Text File  |  1994-02-25  |  81 b   |  9 lines

  1. ed math.h <<EOS-EOS
  2. 1,1s/^/"/
  3. 1,\$s/\$/\\\\/
  4. \$,\$d
  5. \$,\$s/\\\\\$/"/
  6. w
  7. q
  8. EOS-EOS
  9.