mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/parse-gram.c, src/parse-gram.h: Regenerate.
This commit is contained in:
438
src/parse-gram.c
438
src/parse-gram.c
File diff suppressed because it is too large
Load Diff
@@ -160,7 +160,7 @@
|
||||
typedef union YYSTYPE
|
||||
{
|
||||
|
||||
/* Line 22 of yacc.c */
|
||||
/* Line 1685 of yacc.c */
|
||||
#line 94 "parse-gram.y"
|
||||
|
||||
symbol *symbol;
|
||||
@@ -174,7 +174,7 @@ typedef union YYSTYPE
|
||||
|
||||
|
||||
|
||||
/* Line 22 of yacc.c */
|
||||
/* Line 1685 of yacc.c */
|
||||
#line 179 "parse-gram.h"
|
||||
} YYSTYPE;
|
||||
# define YYSTYPE_IS_TRIVIAL 1
|
||||
@@ -199,4 +199,3 @@ typedef struct YYLTYPE
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user