]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
tests: lalr1.cc: check syntax_error.
[bison.git] / src / parse-gram.h
index e3246691a1e4dd5f77b03d3173f57f42f953d85b..56f95650aa929b4eff0a2c4f43106c6d3e6a16ca 100644 (file)
@@ -1,6 +1,6 @@
-/* A Bison parser, made by GNU Bison 2.4.547-d397.  */
+/* A Bison parser, made by GNU Bison 2.4.579-a4d1b.  */
 
-/* Interface for Bison's Yacc-like parsers in C
+/* Bison interface for Yacc-like parsers in C
 
    Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
 
@@ -31,7 +31,7 @@
    version 2.2 of Bison.  */
 /* "%code requires" blocks.  */
 /* Line 2001 of yacc.c  */
-#line 202 "src/parse-gram.y"
+#line 220 "src/parse-gram.y"
 
 # ifndef PARAM_TYPE
 #  define PARAM_TYPE
 typedef union YYSTYPE
 {
 /* Line 2001 of yacc.c  */
-#line 88 "src/parse-gram.y"
+#line 106 "src/parse-gram.y"
 
   assoc assoc;
   char *code;
@@ -188,7 +188,7 @@ typedef union YYSTYPE
   unsigned char character;
 
 /* Line 2001 of yacc.c  */
-#line 226 "src/parse-gram.y"
+#line 244 "src/parse-gram.y"
 
   param_type param;