~ubuntu-branches/ubuntu/intrepid/bc/intrepid

« back to all changes in this revision

Viewing changes to bc/fix-libmath_h

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2002-04-13 11:33:49 UTC
  • Revision ID: james.westby@ubuntu.com-20020413113349-hl2r1t730b91ov68
Tags: upstream-1.06
ImportĀ upstreamĀ versionĀ 1.06

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ed libmath.h <<EOS-EOS
 
2
1,1s/^/{"/
 
3
1,\$s/\$/",/
 
4
2,\$s/^/"/
 
5
\$,\$d
 
6
\$,\$s/,\$/,0}/
 
7
w
 
8
q
 
9
EOS-EOS