]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Version 1.875d.
[bison.git] / src / parse-gram.h
index 3ea652a157a813a52425345c6d5a9ab68a6656c7..b6cb75c62186124dfe7cb9d86fbdd80757f84e80 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 1.875c.  */
+/* A Bison parser, made by GNU Bison 1.875d.  */
 
 /* 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 80 "parse-gram.y"
+#line 78 "parse-gram.y"
 typedef union YYSTYPE {
   symbol *symbol;
   symbol_list *list;