mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
regen
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* A Bison parser, made by GNU Bison 3.6.3.74-5ca2. */
|
||||
/* A Bison parser, made by GNU Bison 3.6.3.87-3efc5-dirty. */
|
||||
|
||||
/* Bison interface for Yacc-like parsers in C
|
||||
|
||||
@@ -215,5 +215,12 @@ struct GRAM_LTYPE
|
||||
|
||||
|
||||
int gram_parse (void);
|
||||
/* "%code provides" blocks. */
|
||||
|
||||
/* Initialize unquote. */
|
||||
void parser_init (void);
|
||||
/* Deallocate storage for unquote. */
|
||||
void parser_free (void);
|
||||
|
||||
|
||||
#endif /* !YY_GRAM_SRC_PARSE_GRAM_H_INCLUDED */
|
||||
|
||||
Reference in New Issue
Block a user