X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/43dc3c8bc49885693e3e06c560c8d2ee71a984b9..c027cccb351b7b553f92a827787fa91d28934e5c:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index ffbcd3d8..7be84a99 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,9 +1,9 @@ -/* A Bison parser, made by GNU Bison 2.4.1.58-3d04. */ +/* A Bison parser, made by GNU Bison 2.4.2.5-1849. */ /* Skeleton interface for Bison's Yacc-like parsers in C - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2009 Free Software Foundation, Inc. + Copyright (C) 1984, 1989-1990, 2000-2006, 2009-2010 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 @@ -159,8 +159,8 @@ typedef union YYSTYPE { -/* Line 1686 of yacc.c */ -#line 92 "parse-gram.y" +/* Line 1685 of yacc.c */ +#line 91 "parse-gram.y" symbol *symbol; symbol_list *list; @@ -173,7 +173,7 @@ typedef union YYSTYPE -/* Line 1686 of yacc.c */ +/* Line 1685 of yacc.c */ #line 178 "parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1