summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-02-24 10:24:39 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-02-24 10:24:39 +0000
commitb687311a6d56cbb57cac644ea7a269722fb39e90 (patch)
treee3d74c219204ae60818ffd4f8dfaa27cb9ebdf1d /Build/source/texk/web2c/otps
parent035e1d6c41a8243f0ee387c06f142f5d266fda9a (diff)
bison 3.0.4
git-svn-id: svn://tug.org/texlive/trunk@36366 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/otps')
-rw-r--r--Build/source/texk/web2c/otps/otp-parser.c4
-rw-r--r--Build/source/texk/web2c/otps/otp-parser.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/otps/otp-parser.c b/Build/source/texk/web2c/otps/otp-parser.c
index 8631bf82f03..9190a00a275 100644
--- a/Build/source/texk/web2c/otps/otp-parser.c
+++ b/Build/source/texk/web2c/otps/otp-parser.c
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 3.0.3. */
+/* A Bison parser, made by GNU Bison 3.0.4. */
/* Bison implementation for Yacc-like parsers in C
@@ -44,7 +44,7 @@
#define YYBISON 1
/* Bison version. */
-#define YYBISON_VERSION "3.0.3"
+#define YYBISON_VERSION "3.0.4"
/* Skeleton name. */
#define YYSKELETON_NAME "yacc.c"
diff --git a/Build/source/texk/web2c/otps/otp-parser.h b/Build/source/texk/web2c/otps/otp-parser.h
index 7f14cda9ba7..fe67aedb5a4 100644
--- a/Build/source/texk/web2c/otps/otp-parser.h
+++ b/Build/source/texk/web2c/otps/otp-parser.h
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 3.0.3. */
+/* A Bison parser, made by GNU Bison 3.0.4. */
/* Bison interface for Yacc-like parsers in C