]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.c
* data/yacc.c: Fix last apostrophe warning from xgettext.
[bison.git] / src / parse-gram.c
index 643b20901eb65cc070bd57dbe0fdd9c3a78c9d58..bd3c167cbf2caa09b496637a9a7e91137d8aaf61 100644 (file)
@@ -1,6 +1,6 @@
-/* A Bison parser, made by GNU Bison 2.4.555-5c9e.  */
+/* A Bison parser, made by GNU Bison 2.4.557-bf3e4.  */
 
-/* Implementation for Bison's Yacc-like parsers in C
+/* Bison implementation for Yacc-like parsers in C
 
    Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc.
 
@@ -44,7 +44,7 @@
 #define YYBISON 1
 
 /* Bison version.  */
-#define YYBISON_VERSION "2.4.555-5c9e"
+#define YYBISON_VERSION "2.4.557-bf3e4"
 
 /* Skeleton name.  */
 #define YYSKELETON_NAME "yacc.c"