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:
Alexandre Duret-Lutz 2017-01-14 10:43:35 +01:00
parent b210db8949
commit c7141bd189
3 changed files with 11 additions and 1 deletions

3
NEWS
View file

@ -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: