Regenerate.

This commit is contained in:
Paul Eggert
2005-04-16 06:34:20 +00:00
parent ca407bdf9d
commit 2ce37586de
2 changed files with 168 additions and 121 deletions

View File

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