]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Update copyright.
[bison.git] / src / parse-gram.h
index 2c3dce373a61a935af19abb10f3a732940fdd375..33ebbdb130343fae4ef7259d29a707c0757c0473 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 82 "parse-gram.y"
+#line 82 "../../src/parse-gram.y"
 typedef union YYSTYPE {
   symbol *symbol;
   symbol_list *list;
@@ -146,8 +146,8 @@ typedef union YYSTYPE {
   assoc assoc;
   uniqstr uniqstr;
 } YYSTYPE;
-/* Line 1508 of yacc.c.  */
-#line 151 "parse-gram.h"
+/* Line 1541 of yacc.c.  */
+#line 151 "../../src/parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1