]> granicus.if.org Git - flex/commit
Added %top block syntax.
authorJohn Millaway <john43@users.sourceforge.net>
Thu, 27 Mar 2003 18:02:58 +0000 (18:02 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Thu, 27 Mar 2003 18:02:58 +0000 (18:02 +0000)
commit17551916f3f63d31562c1c6c15ea8749b4a9279b
treee815f489a1aa347b4f19acfaafbde5f3bb75a61b
parent6fe6068dee3020caf4bd93c2c7d71c675df3201d
Added %top block syntax.
Added test for %top block.
Documented %top block.
13 files changed:
buf.c
configure.in
doc/flex.texi
flexdef.h
main.c
scan.l
tests/Makefile.am
tests/descriptions
tests/test-top/.cvsignore [new file with mode: 0644]
tests/test-top/Makefile.am [new file with mode: 0644]
tests/test-top/main.c [new file with mode: 0644]
tests/test-top/scanner.l [new file with mode: 0644]
tests/test-top/test.input [new file with mode: 0644]