* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 17 Feb 2008 19:55:48 +0000 (19:55 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sun, 17 Feb 2008 19:55:48 +0000 (19:55 +0000)
commit9ca7f077a0a5ecdd00c5945c7a7bd3cf46e23c13
treeda175c0b343208bbacc3d70277056c3da59712bf
parent42ee26bb96ea939c40c1c922ba404456e718b823
* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
* data/push.c: Rename to...
* data/yacc.c: ... this, overwriting it.
* etc/bench.pl.in (bench_grammar): `%pure-parser'-> `%define api.pure'.
`%push-pull-parser' -> `%define api.push_pull "both"'.
Remove old yacc.c tests, and update push.c tests to yacc.c.
ChangeLog
data/Makefile.am
data/push.c [deleted file]
data/yacc.c
etc/bench.pl.in