Post rebase fixups.

* src/ltltest/randltl.cc: Document the -wf option.  Declare formula*
as const.  Simplify GF_n().
* src/tgbatest/ltl2tgba.cc: Suppress unused variable.
This commit is contained in:
Alexandre Duret-Lutz 2012-05-26 12:26:20 +02:00
parent 84b1d24e8f
commit dcc809ff4a
2 changed files with 16 additions and 21 deletions

View file

@ -1154,8 +1154,6 @@ main(int argc, char** argv)
degeneralized = 0;
if (degeneralize_opt != DegenSBA)
to_free = 0;
aut_red = 0;
output = -1;
}
if (tgta_opt)