mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
* src/reader.c (parse_skel_decl): New.
(read_declarations): Add case `tok_skel', call parse_skel_decl (). * src/lex.h (token_t): New token `tok_skel'. * src/lex.c (percent_table): Add skeleton option entry. Standardize.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-08-29 Marc Autret <autret_m@epita.fr>
|
||||
|
||||
* src/reader.c (parse_skel_decl): New.
|
||||
(read_declarations): Add case `tok_skel', call parse_skel_decl ().
|
||||
* src/lex.h (token_t): New token `tok_skel'.
|
||||
* src/lex.c (percent_table): Add skeleton option entry.
|
||||
Standardize.
|
||||
|
||||
2001-08-29 Marc Autret <autret_m@epita.fr>
|
||||
|
||||
* src/bison.simple: Add %%user_code directive at the end.
|
||||
|
||||
Reference in New Issue
Block a user