* src/output.c (output_parser): Compute the `#line' lines when

there are.
* src/Makefile.am (bison.simple): Be a simple copy of bison.s1.
Suggested by Hans Aberg.
This commit is contained in:
Akim Demaille
2000-12-19 13:40:42 +00:00
parent ff61dabdba
commit ef7ddeddaa
7 changed files with 46 additions and 42 deletions

View File

@@ -1,3 +1,10 @@
2000-12-19 Akim Demaille <akim@epita.fr>
* src/output.c (output_parser): Compute the `#line' lines when
there are.
* src/Makefile.am (bison.simple): Be a simple copy of bison.s1.
Suggested by Hans Aberg.
2000-12-19 Akim Demaille <akim@epita.fr>
Let the handling of the skeleton files be local to the procedures