Fix line numbers in #line commands.

This commit is contained in:
Richard M. Stallman
1995-12-29 04:29:18 +00:00
parent 30f5b1ccd3
commit a8a7082ea6
3 changed files with 6 additions and 6 deletions

View File

@@ -192,7 +192,7 @@ __yy_memcpy (char *from, char *to, int count)
#endif
#endif
#line 192 "bison.simple"
#line 196 "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 *.
@@ -494,7 +494,7 @@ yyreduce:
#endif
$ /* the action file gets copied in in place of this dollarsign */
#line 487 "bison.simple"
#line 498 "bison.simple"
yyvsp -= yylen;
yyssp -= yylen;

View File

@@ -192,7 +192,7 @@ __yy_memcpy (char *from, char *to, int count)
#endif
#endif
#line 192 "bison.simple"
#line 196 "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 *.
@@ -494,7 +494,7 @@ yyreduce:
#endif
$ /* the action file gets copied in in place of this dollarsign */
#line 487 "bison.simple"
#line 498 "bison.simple"
yyvsp -= yylen;
yyssp -= yylen;

View File

@@ -192,7 +192,7 @@ __yy_memcpy (char *from, char *to, int count)
#endif
#endif
#line 192 "bison.simple"
#line 196 "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 *.
@@ -494,7 +494,7 @@ yyreduce:
#endif
$ /* the action file gets copied in in place of this dollarsign */
#line 487 "bison.simple"
#line 498 "bison.simple"
yyvsp -= yylen;
yyssp -= yylen;