mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
regen
This commit is contained in:
352
src/parse-gram.c
352
src/parse-gram.c
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
/* A Bison parser, made by GNU Bison 2.6.4.15-c3a5a-dirty. */
|
||||
/* A Bison parser, made by GNU Bison 2.6.4.37-63951. */
|
||||
|
||||
/* Bison interface for Yacc-like parsers in C
|
||||
|
||||
@@ -175,7 +175,7 @@ extern int gram_debug;
|
||||
#if ! defined GRAM_STYPE && ! defined GRAM_STYPE_IS_DECLARED
|
||||
typedef union GRAM_STYPE
|
||||
{
|
||||
/* Line 2066 of yacc.c */
|
||||
/* Line 2042 of yacc.c */
|
||||
#line 115 "parse-gram.y"
|
||||
|
||||
symbol *symbol;
|
||||
@@ -189,7 +189,7 @@ typedef union GRAM_STYPE
|
||||
named_ref *named_ref;
|
||||
|
||||
|
||||
/* Line 2066 of yacc.c */
|
||||
/* Line 2042 of yacc.c */
|
||||
#line 194 "parse-gram.h"
|
||||
} GRAM_STYPE;
|
||||
# define GRAM_STYPE_IS_TRIVIAL 1
|
||||
|
||||
Reference in New Issue
Block a user