autfilt: fix --sat-minimize -B
Fixes #340. * bin/common_post.cc: -B implies -S. * tests/core/satmin2.test: Test this.
This commit is contained in:
parent
ee30f96676
commit
82796c04ae
3 changed files with 11 additions and 2 deletions
3
NEWS
3
NEWS
|
|
@ -35,6 +35,9 @@ New in spot 2.5.2.dev (not yet released)
|
|||
- Fix cryptic error message from Python's spot.translate() and
|
||||
spot.postprocess() when supplying conflicting arguments.
|
||||
|
||||
- "autfilt -B --sat-minimize" was incorrectly producing
|
||||
transition-based automata.
|
||||
|
||||
New in spot 2.5.2 (2018-03-25)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue