Get rid of lalr1-split.cc.

It was no longer maintainer.

	* data/lalr1-split.cc: Remove.
	* etc/bench.pl.in (bench_fusion_parser): Remove.
	Adjust.
This commit is contained in:
Akim Demaille
2008-11-25 20:57:58 +01:00
parent 8452c667e6
commit 932b0c960a
3 changed files with 9 additions and 1336 deletions

View File

@@ -1,3 +1,12 @@
2008-11-26 Akim Demaille <demaille@gostai.com>
Get rid of lalr1-split.cc.
It was no longer maintainer.
* data/lalr1-split.cc: Remove.
* etc/bench.pl.in (bench_fusion_parser): Remove.
Adjust.
2008-11-26 Akim Demaille <demaille@gostai.com>
Use yy* consistently.