]> git.saurik.com Git - bison.git/commit
Use strict on bench.pl.
authorAkim Demaille <demaille@gostai.com>
Tue, 22 Jul 2008 08:43:59 +0000 (10:43 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 4 Nov 2008 20:43:41 +0000 (21:43 +0100)
commit3a2803df74bf43b384db752e87be94a1f64fa847
treefdc386ef9f8707678561b17aa6422ef0a9ec729d
parenta0d4650a09f2b0cf36164348ac978fb87e81cb43
Use strict on bench.pl.

* etc/bench.pl.in (&run, &generate_grammar): New.
Rename the grammar generating functions for consistency.
Change the interface so that the list of benches to run is passed
as (optionless) arguments.
(&compile): Use &run.
ChangeLog
etc/bench.pl.in