home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bc-102.zip / bc-1.02 / fix_math.h < prev    next >
Text File  |  1991-11-01  |  81b  |  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.