X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/dc25ce6bb15f17a0fd937c9aa4eeb186b4eb881a..2ad7e09e963e72ac4c69bb10b866b68947197aaf:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 4344dd5b..133555d4 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.50-3249. */ +/* A Bison parser, made by GNU Bison 2.4.1.61-f1ce. */ /* 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 1677 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 1677 of yacc.c */ +/* Line 1685 of yacc.c */ #line 178 "parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1