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