]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Clean up %skeleton and %language priority implementation.
[bison.git] / src / parse-gram.h
index 4a36b2f6bdc4f1e4641791e6504601dac9691c4d..938b2017f6e1d6a6dbdc8bbfde36f5f30959e6b7 100644 (file)
@@ -1,5 +1,5 @@
 
-/* A Bison parser, made by GNU Bison 2.3a+.  */
+/* A Bison parser, made by GNU Bison 2.4.4-738cd.  */
 
 /* Skeleton interface for Bison's Yacc-like parsers in C
    
 typedef union YYSTYPE
 {
 
-/* Line 1676 of yacc.c  */
-#line 94 "parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 92 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -174,7 +174,7 @@ typedef union YYSTYPE
 
 
 
-/* Line 1676 of yacc.c  */
+/* Line 1740 of yacc.c  */
 #line 179 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1