ltl2tgta: new tool

* src/bin/common_post.cc, src/bin/common_post.hh: New files, extracted
from ...
* src/bin/ltl2tgba.cc: ... here.
* src/bin/ltl2tgta.cc, src/bin/man/ltl2tgta.x: New files.
* src/bin/Makefile.am, src/bin/man/Makefile.am: Adjust.
* NEWS: Mention ltl2tgta.
This commit is contained in:
Alexandre Duret-Lutz 2012-09-24 15:41:53 +02:00
parent b0678a21a2
commit 1f0c765547
8 changed files with 469 additions and 46 deletions

1
NEWS
View file

@ -22,6 +22,7 @@ New in spot 0.9.2a:
fondamental change to the interface is that you may
now specify the goal of the translation: do you
you favor deterministic or smaller automata?
- ltl2tgta translate LTL/PSL formulas into Testing Automata.
These binaries are built in the src/bin/ directory. The former
test versions of genltl and randltl have been removed from the