NetBSD/usr.bin/lex
lukem 72381e166d shut up `unused label' warning with %options yylineno, using a disgusting hack:
#ifdef __GNUC__
		if (0)
			goto find_label;
	#endif
:-)
1999-01-15 05:22:34 +00:00
..
COPYING
FlexLexer.h
Makefile
NEWS
VERSION
ccl.c
config.h
dfa.c
ecs.c
flex.1
flex.skl shut up `unused label' warning with %options yylineno, using a disgusting hack: 1999-01-15 05:22:34 +00:00
flexdef.h
gen.c
initscan.c
libmain.c
libyywrap.c
main.c
misc.c
mkskel.sh
nfa.c
parse.y
scan.l
sym.c
tblcmp.c
version.h
yylex.c