source: trunk/minix/commands/bc/fix_math.h@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 93 bytes
Line 
1#!/bin/sh
2ed - math.h <<EOS-EOS
31,1s/^/"/
41,\$s/\$/\\\\/
5\$,\$d
6\$,\$s/\\\\\$/"/
7w
8q
9EOS-EOS
Note: See TracBrowser for help on using the repository browser.