head     1.2;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.2
date     86.03.05.22.26.13;  author root;  state Exp;
branches ;
next     1.1;

1.1
date     86.02.28.15.32.03;  author root;  state Exp;
branches ;
next     ;


desc
@@


1.2
log
@made script aware of change from token.c to token.src
@
text
@e y.tab.h
1,$s/# *define *//
1,$s/^/"/
1,$s/ /", /
1,$s/$/,/
w temp
e token.src
/= *{$/+1,/^};$/-1d
-r temp
w! token.c
q
@


1.1
log
@Initial revision
@
text
@d7 1
a7 1
e token.c
@
