Regenerate.

This commit is contained in:
Paul Eggert
2004-10-09 18:08:21 +00:00
parent 146bc99dcf
commit 2ed24dd8c7
2 changed files with 75 additions and 75 deletions

View File

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