Add a bench script for the output of `lbtt'.

* bench/ltl2tgba/lbtt2csv.pl: Write a perl script to change the
format outputted by `lbtt' into a csv format.
* bench/ltl2tgba/Makefile.am: Add the script to EXTRA_DIST.
This commit is contained in:
Thomas Badie 2012-06-19 18:35:00 +02:00 committed by Alexandre Duret-Lutz
parent 0c1fec1259
commit 3acc53d55a
2 changed files with 132 additions and 1 deletions

View file

@ -4,7 +4,8 @@ EXTRA_DIST = \
formulae.ltl \
known \
parseout.pl \
small
small \
lbtt2csv.pl
CLEAN_FILES = \
big.cfg big.log big.txt \
small.cfg small.log small.txt \