X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f5109f5af0d4eeaa6910b21f49257b2be75b9158..55f0c7b1f26afabb7f356343f2650626e09fce51:/src/parse-gram.h?ds=sidebyside diff --git a/src/parse-gram.h b/src/parse-gram.h index 876e7490..0d254da5 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.1. */ +/* A Bison parser, made by GNU Bison 2.1a. */ /* Skeleton parser for Yacc-like parsing with Bison, Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. @@ -144,7 +144,7 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1447 of yacc.c. */ +/* Line 1505 of yacc.c. */ #line 149 "parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1