* data/bison.simple, data/bison.c++: Be sure to restore the

current #line when returning to the skeleton contents after having
exposed the input file's #line.
This commit is contained in:
Akim Demaille
2002-06-14 17:29:17 +00:00
parent 75d1fe1611
commit e96c9728da
5 changed files with 827 additions and 594 deletions

View File

@@ -1,3 +1,9 @@
2002-06-14 Akim Demaille <akim@epita.fr>
* data/bison.simple, data/bison.c++: Be sure to restore the
current #line when returning to the skeleton contents after having
exposed the input file's #line.
2002-06-12 Akim Demaille <akim@epita.fr>
* src/scan-gram.l (SC_BRACED_CODE): Don't use `<.*>', it is too