Regenerate.

This commit is contained in:
Paul Eggert
2005-12-09 22:44:37 +00:00
parent 877519f839
commit 7029f8927f
2 changed files with 172 additions and 152 deletions

View File

@@ -137,7 +137,7 @@
#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
#line 82 "parse-gram.y"
#line 81 "parse-gram.y"
typedef union YYSTYPE {
symbol *symbol;
symbol_list *list;
@@ -146,7 +146,7 @@ typedef union YYSTYPE {
assoc assoc;
uniqstr uniqstr;
} YYSTYPE;
/* Line 1531 of yacc.c. */
/* Line 1543 of yacc.c. */
#line 151 "parse-gram.h"
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1