ltl2tgba, ltldo: add a --negate option
Suggested by Victor Khomenko. * bin/ltl2tgba.cc, bin/ltldo.cc: Implement it. * doc/org/hierarchy.org: Use it. * tests/core/ltldo2.test: Test it. * bin/common_output.cc: Typo. * NEWS: Mention the new option.
This commit is contained in:
parent
be389c5c25
commit
7f21d3ff29
6 changed files with 56 additions and 11 deletions
4
NEWS
4
NEWS
|
|
@ -1,5 +1,9 @@
|
|||
New in spot 2.8.1.dev (not yet released)
|
||||
|
||||
Command-line tools:
|
||||
|
||||
- ltl2tgba and ltldo learned a --negate option.
|
||||
|
||||
Library:
|
||||
|
||||
- Historically, Spot only supports LTL with infinite semantics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue