home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / ucb / spencer_2bsd.tar.gz / 2bsd.tar / src / pascal / opcodes / makepnames < prev    next >
Encoding:
Text File  |  1980-02-17  |  95 b   |  8 lines

  1. ed - opc.d
  2. g/^...[     ]*$/s//    0,/
  3. g/_/s/^\(.*\)_\(.*\)/    "\2",/
  4. $s/,//
  5. 1s/ABORT//p
  6. w OPnames.h
  7. q
  8.