ltlcross: disable products columns in CSV if --products=0
* bin/ltlcross.cc: Fix it. * tests/core/ltlcross3.test: Test it. * NEWS: Mention the bug.
This commit is contained in:
parent
b210db8949
commit
c7141bd189
3 changed files with 11 additions and 1 deletions
3
NEWS
3
NEWS
|
|
@ -159,6 +159,9 @@ Bugs fixed:
|
|||
an obligation property, the result would always be a complete
|
||||
automaton even without the -C option.
|
||||
|
||||
* ltlcross --products=0 --csv should not output any product-related
|
||||
column in the CSV output since it has nothing to display there.
|
||||
|
||||
New in spot 2.2.2 (2016-12-16)
|
||||
|
||||
Build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue