]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* src/scan-gram.l (braces_level, context_state): Make these globals
[bison.git] / src / parse-gram.h
index a55d4e7edcdd9c9ad81e0e76705780b266759c03..3343a839d9c247e2244d65e33b93bf373ade4581 100644 (file)
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-{/* Line 1539 of yacc.c.  */
-#line 97 "parse-gram.y"
+{/* Line 1535 of yacc.c.  */
+#line 98 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -170,7 +170,7 @@ typedef union YYSTYPE
   uniqstr uniqstr;
   unsigned char character;
 }
-/* Line 1539 of yacc.c.  */
+/* Line 1535 of yacc.c.  */
 #line 175 "parse-gram.h"
        YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1