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:
parent
0c1fec1259
commit
3acc53d55a
2 changed files with 132 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue