]> git.saurik.com Git - bison.git/commitdiff
* src/reader.c (parse_include_decl): New, Not yet implemented.
authorMarc Autret <autret_m@epita.fr>
Mon, 26 Nov 2001 21:06:22 +0000 (21:06 +0000)
committerMarc Autret <autret_m@epita.fr>
Mon, 26 Nov 2001 21:06:22 +0000 (21:06 +0000)
(read_declarations): Add case tok_include.
* src/getargs.h (include): Add its extern definition.
* src/getargs.c (include): New const char *.
(getargs): Add case '-I'.
* src/options.c (option_table): Add include as command line and
percent option.
* src/lex.h (token_t): Add tok_include.


No differences found