]> granicus.if.org Git - flex/commit
Members of struct yy_trans_info are now forced to be the same size.
authorJohn Millaway <john43@users.sourceforge.net>
Sat, 7 Sep 2002 04:18:05 +0000 (04:18 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Sat, 7 Sep 2002 04:18:05 +0000 (04:18 +0000)
commit204c1a336e56f9b110abae83efe6f1a843e39351
tree10286e308b99e431a4194de0eaaa576a8de977e1
parent57f10dc0aa6a65a30f3008e1803c6530e16c948a
Members of struct yy_trans_info are now forced to be the same size.
Added shared file tables_shared.c.
Separated tables.h from flexdef.h
Bulk of table deserialization code is done.
13 files changed:
Makefile.am
dfa.c
flex.skl
flex.texi
flexdef.h
gen.c
main.c
misc.c
parse.y
tables.c
tables.h [new file with mode: 0644]
tables_shared.c [new file with mode: 0644]
tables_shared.h