]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* NEWS (2.3b): Update release date since there has been a delay in
[bison.git] / src / parse-gram.h
index 50f8daaa3a9aa180a2b96b8f8891884fdb856889..9d8c7d83fa8bb2cb5659d6e905972fc110489156 100644 (file)
@@ -1,5 +1,5 @@
 
-/* A Bison parser, made by GNU Bison 2.3a+.  */
+/* A Bison parser, made by GNU Bison 2.3b.  */
 
 /* Skeleton interface for Bison's Yacc-like parsers in C
    
 typedef union YYSTYPE
 {
 
-/* Line 1538 of yacc.c  */
+/* Line 1676 of yacc.c  */
 #line 94 "parse-gram.y"
 
   symbol *symbol;
@@ -174,7 +174,7 @@ typedef union YYSTYPE
 
 
 
-/* Line 1538 of yacc.c  */
+/* Line 1676 of yacc.c  */
 #line 179 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
@@ -199,4 +199,3 @@ typedef struct YYLTYPE
 
 
 
-