X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/329d23c5d63c38455cbb1fe01785fd91e0fa1a9d..10454ea42fefb0a4efe337c1ef54cd99a4e2001a:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 5c34e2ad..0edd35a3 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 1.875e. */ +/* A Bison parser, made by GNU Bison 1.875f. */ /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. @@ -134,7 +134,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 78 "parse-gram.y" +#line 81 "parse-gram.y" typedef union YYSTYPE { symbol *symbol; symbol_list *list; @@ -143,8 +143,8 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1285 of yacc.c. */ -#line 148 "y.tab.h" +/* Line 1327 of yacc.c. */ +#line 148 "parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1