]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* src/print_graph.c (print_graph): Remove layoutalgorithm uses for
[bison.git] / src / parse-gram.h
index 5c34e2ad23a5dd715d2bcd714619971bde56b5ab..0edd35a34faf8c0f4f05795a1834bb6aa0abc986 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 1.875e.  */
+/* A Bison parser, made by GNU Bison 1.875f.  */
 
 /* Skeleton parser for Yacc-like parsing with Bison,
    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 78 "parse-gram.y"
+#line 81 "parse-gram.y"
 typedef union YYSTYPE {
   symbol *symbol;
   symbol_list *list;
@@ -143,8 +143,8 @@ typedef union YYSTYPE {
   assoc assoc;
   uniqstr uniqstr;
 } YYSTYPE;
-/* Line 1285 of yacc.c.  */
-#line 148 "y.tab.h"
+/* Line 1327 of yacc.c.  */
+#line 148 "parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1