]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Instead of having skeletons declare all valid %define variables and
[bison.git] / src / parse-gram.h
index 16a979fbd35cf0742c32af8705593f4d01f3335d..978f4e0fdbd131e2a5734a552cb496390d2b1f84 100644 (file)
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
-/* Line 1551 of yacc.c  */
+/* Line 1535 of yacc.c  */
 #line 97 "parse-gram.y"
 
   symbol *symbol;
@@ -178,7 +178,7 @@ typedef union YYSTYPE
   unsigned char character;
 }
 
-/* Line 1551 of yacc.c  */
+/* Line 1535 of yacc.c  */
 #line 183 "parse-gram.h"
        YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1