From 547e0e7a21dc3a4c5f0a222980132b496d1de39b Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 10 Apr 2020 14:46:29 +0300 Subject: Update to Bison 3.5.4. --- command.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'command.c') diff --git a/command.c b/command.c index f8cd21d9..c16aeac4 100644 --- a/command.c +++ b/command.c @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 3.5.3. */ +/* A Bison parser, made by GNU Bison 3.5.4. */ /* Bison implementation for Yacc-like parsers in C @@ -48,7 +48,7 @@ #define YYBISON 1 /* Bison version. */ -#define YYBISON_VERSION "3.5.3" +#define YYBISON_VERSION "3.5.4" /* Skeleton name. */ #define YYSKELETON_NAME "yacc.c" -- cgit v1.2.3