X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1d32c92eefc752b91c9aa27d4def7cb4c14ee3ed..1d64f0bab600b607fd82ae8f2352a8a505853d57:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 440cd8e4..3a85a062 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,7 +1,7 @@ -/* A Bison parser, made by GNU Bison 1.875. */ +/* A Bison parser, made by GNU Bison 1.875a. */ /* Skeleton parser for Yacc-like parsing with Bison, - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -124,7 +124,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 74 "parse-gram.y" +#line 75 "parse-gram.y" typedef union YYSTYPE { symbol *symbol; symbol_list *list; @@ -133,8 +133,8 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1248 of yacc.c. */ -#line 137 "y.tab.h" +/* Line 1252 of yacc.c. */ +#line 138 "y.tab.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1