* data/bison.c++, data/bison.simple: Don't output the current file

name in #line, to avoid useless diffs between two identical
outputs under different names.
This commit is contained in:
Akim Demaille
2002-04-07 15:30:31 +00:00
parent 18bcecb07d
commit 26b23c1a49
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2002-04-07 Akim Demaille <akim@epita.fr>
* data/bison.c++, data/bison.simple: Don't output the current file
name in #line, to avoid useless diffs between two identical
outputs under different names.
2002-04-07 Akim Demaille <akim@epita.fr>
* src/closure.c, src/print.c, src/reader.c, src/reduce.c: