]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Dub make_TOKEN as a public type interface.
[bison.git] / src / parse-gram.h
index 998f748862ec5f9aee447f5cb8c9386f9567316b..b3d5119378e4bf638ace746ca792800ad64c8bf0 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.4.156-d497.  */
+/* A Bison parser, made by GNU Bison 2.4.194-c20a1-dirty.  */
 
 /* Interface for Bison's Yacc-like parsers in C
 
 typedef union YYSTYPE
 {
 
-/* Line 1680 of yacc.c  */
+/* Line 1613 of yacc.c  */
 #line 92 "parse-gram.y"
 
   symbol *symbol;
@@ -174,7 +174,7 @@ typedef union YYSTYPE
 
 
 
-/* Line 1680 of yacc.c  */
+/* Line 1613 of yacc.c  */
 #line 179 "../../src/parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1