ed - opc.d <<\!
g/^...[ 	]*$/s//	0,/
g/_/s/^\(.*\)_\(.*\)/	"\2",/
$s/,//
1s/ABORT//p
w OPnames.h
q
!
