e y.tab.h
g:@(#)tokenscript 1.1 92/07/30 SMI; from UCB 4.2 beta:s///
1,$s/# *define *//
1,$s/^/"/
1,$s/ /", /
1,$s/$/,/
w tokendefs
q
