]> git.saurik.com Git - bison.git/commit
* src/getargs.c (longopts): Declare --defines and --graph as options
authorMarc Autret <autret_m@epita.fr>
Mon, 17 Sep 2001 23:00:01 +0000 (23:00 +0000)
committerMarc Autret <autret_m@epita.fr>
Mon, 17 Sep 2001 23:00:01 +0000 (23:00 +0000)
commit6526f6dbf776033fc2950b9303693551277d5478
tree1de53ffd228a228ed0d164df7ac622325bb0a4c7
parent817e461c235d19090f756f8057e80102edaf1b3b
* src/getargs.c (longopts): Declare --defines and --graph as options
with optional arguments.
* src/files.h: Add extern declarations.
* src/files.c (spec_graph_file, spec_defines_file): New.
(output_files): Update.
Remove CPP-outed code.
ChangeLog
src/files.c
src/files.h
src/getargs.c