* src/main.c (main): Free `infile'.
authorAkim Demaille <akim@epita.fr>
Wed, 6 Nov 2002 08:08:46 +0000 (08:08 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 6 Nov 2002 08:08:46 +0000 (08:08 +0000)
commit900c5db5379673765a18c6746fd9139a278cc9a9
tree336242ab304e64eb8c79251f99edc93a793db8b5
parente183b123885446a065ac0f4ebcdc126b162a35e9
* src/main.c (main): Free `infile'.
* src/scan-gram.l (handle_syncline): New.
Recognize `#line'.
* src/output.c (user_actions_output, symbol_destructors_output)
(symbol_printers_output): Use the location's file name, not
infile.
* src/reader.c (prologue_augment, epilogue_set): Likewise.
ChangeLog
NEWS
TODO
src/getargs.c
src/main.c
src/output.c
src/reader.c
src/scan-gram.c
src/scan-gram.l