Bell 32V development
[unix-history] / usr / src / cmd / awk / tokenscript
CommitLineData
6284421b
TL
1e y.tab.h
21,$s/# *define *//
31,$s/^/"/
41,$s/ /", /
51,$s/$/,/
6w temp
7e token.c
8/= *{$/+1,/^};$/-1d
9-r temp
10w token.c
11q