Michael Weber
57b713c3d8
Added ability to print dot output
...
New function print_dot_buchi (not used yet).
2010-11-29 17:39:56 +01:00
Michael Weber
2e9e1a61dd
Make tl_yylex hookable (default is tl_lex)
...
This allows replacing the lexer when using libltl2ba.la.
2010-11-29 17:39:55 +01:00
Michael Weber
42f2334450
Fixed all warnings
2010-11-29 17:39:18 +01:00
Michael Weber
f796e5ca6f
Make libltl2ba.la self-contained
...
Moved all globals accessed outside of main.c to util.c.
Library must be initialized by calling ltl2ba_init().
Fixed bug: appending never claim to a file
2010-11-29 17:39:16 +01:00
Michael Weber
be18a22bce
Import ltl2ba-1.1
...
http://www.lsv.ens-cachan.fr/~gastin/ltl2ba/
2010-11-26 11:42:03 +01:00