ltl2tgba.html: Add option to output LBT format.
Suggested by Joachim Klein. * wrap/python/ajax/ltl2tgba.html: New option. * wrap/python/ajax/protocol.txt, NEWS: Document it. * wrap/python/ajax/spot.in: Implement it. * wrap/python/spot.i: Export src/ltlvisit/lbt.hh.
This commit is contained in:
parent
d9d9837e55
commit
85beeec2e4
5 changed files with 15 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ Type of formula output if o=f (pick one)
|
|||
|
||||
ff=o Spot syntax
|
||||
ff=i Spin syntax
|
||||
ff=l LBT syntax
|
||||
ff=g graphviz output of the AST
|
||||
ff=p property dump
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue