]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Use the new code_props interface in parse-gram.y.
[bison.git] / src / parse-gram.h
index 1752064076c8ce21d992e39d582ca037ce5ea17c..6cd12c657511648e2bb5eb12693fb74a1b64f6c8 100644 (file)
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
-/* Line 1535 of yacc.c  */
-#line 97 "parse-gram.y"
+/* Line 1538 of yacc.c  */
+#line 98 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -183,7 +183,7 @@ typedef union YYSTYPE
   unsigned char character;
 }
 
-/* Line 1535 of yacc.c  */
+/* Line 1538 of yacc.c  */
 #line 188 "parse-gram.h"
        YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1