From 21b3ea154545a1eab763312d3e3b3bd7fbdc2507 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 19 Oct 1993 03:55:14 +0000 Subject: [PATCH] *** empty log message *** --- bison.simple | 3 ++- src/bison.s1 | 3 ++- src/bison.simple | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bison.simple b/bison.simple index 701139be..46cfc158 100644 --- a/bison.simple +++ b/bison.simple @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.s1 b/src/bison.s1 index 701139be..46cfc158 100644 --- a/src/bison.s1 +++ b/src/bison.s1 @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.simple b/src/bison.simple index 701139be..46cfc158 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; -- 2.50.0