From: Jesse Thilo Date: Mon, 22 Mar 1999 16:30:00 +0000 (+0000) Subject: Fixed #line numbers. X-Git-Tag: GNU_1_28~21 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/ca1d9e53ceb05e75f3160e3afdc8b219e3c02794 Fixed #line numbers. --- diff --git a/src/bison.s1 b/src/bison.s1 index 65870431..e2a88a90 100644 --- a/src/bison.s1 +++ b/src/bison.s1 @@ -213,7 +213,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 216 "bison.simple" +#line 217 "bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -539,7 +539,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 542 "bison.simple" +#line 543 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.simple b/src/bison.simple index 65870431..e2a88a90 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -213,7 +213,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 216 "bison.simple" +#line 217 "bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -539,7 +539,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 542 "bison.simple" +#line 543 "bison.simple" yyvsp -= yylen; yyssp -= yylen;