* bison.s1 (#line): All set to `#line' only, since the Makefile

now handles them.
This commit is contained in:
Akim Demaille
2000-03-17 11:27:17 +00:00
parent 9ee3c97bce
commit dc08c1d53b
3 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
#line 3 "bison.simple"
#line
/* This file comes from bison-@bison_version@. */
/* Skeleton output parser for bison,
@@ -222,7 +222,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
# endif
#endif
#line 217 "bison.simple"
#line
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
into yyparse. The argument should have type void *.
@@ -551,7 +551,7 @@ yyreduce:
}
#endif
$ /* the action file gets copied in in place of this dollarsign */
#line 543 "bison.simple"
#line
yyvsp -= yylen;
yyssp -= yylen;

View File

@@ -1,5 +1,5 @@
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
#line 3 "bison.simple"
#line
/* This file comes from bison-@bison_version@. */
/* Skeleton output parser for bison,
@@ -222,7 +222,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
# endif
#endif
#line 217 "bison.simple"
#line
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
into yyparse. The argument should have type void *.
@@ -551,7 +551,7 @@ yyreduce:
}
#endif
$ /* the action file gets copied in in place of this dollarsign */
#line 543 "bison.simple"
#line
yyvsp -= yylen;
yyssp -= yylen;