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:
parent
84b1d24e8f
commit
dcc809ff4a
2 changed files with 16 additions and 21 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue