]> git.cworth.org Git - ttt/commit
2005-12-08 Carl Worth <cworth@cworth.org>
authorCarl Worth <carl@theworths.org>
Thu, 8 Dec 2005 14:48:50 +0000 (14:48 +0000)
committerCarl Worth <carl@theworths.org>
Thu, 8 Dec 2005 14:48:50 +0000 (14:48 +0000)
commit5ae1f2d980cc2bc30138c3e13d04f4e068f34911
treed60284ed2960b23c02034b4a996e74ede95424ad
parent4dd4255d58b2b4704d404264fc03e0e154d9987c
2005-12-08  Carl Worth  <cworth@cworth.org>

        * src/Makefile.am: Fix rule to auto-generate ttt-lex.h.

        * src/ttt-lex.h: Remove generated file from revision control.

        * src/ttt-lex.l: Add copyright/license blurb.

        * src/ttt-lex.l:
        * src/ttt-client.c: (yy_init_globals), (use_yy_init_globals):
        Shut off some annoying compiler warnings due to flex bugs (only
        one still remains).
ChangeLog
src/Makefile.am
src/ttt-client.c
src/ttt-lex.h [deleted file]
src/ttt-lex.l