DVE2: Optionally use the new compression.
* iface/dve2/dve2.cc, iface/dve2/dve2.hh, iface/dve2/dve2check.cc: Add a -Z option and pass it through.
This commit is contained in:
parent
a832eab156
commit
bf8becccea
4 changed files with 34 additions and 14 deletions
|
|
@ -61,7 +61,7 @@ namespace spot
|
|||
bdd_dict* dict,
|
||||
const ltl::atomic_prop_set* to_observe,
|
||||
const ltl::formula* dead = ltl::constant::true_instance(),
|
||||
bool compress = false,
|
||||
int compress = 0,
|
||||
bool verbose = true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue