diff options
author | bf <bf@FreeBSD.org> | 2011-05-28 02:11:32 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-05-28 02:11:32 +0800 |
commit | 916609e3b90721be04c5dc4d54cfe0690405d728 (patch) | |
tree | 904e8348d0a1a70aa3bd58730fb1887c02d85914 /math/Makefile | |
parent | 4327aec36a54286d7b753d1512c15a842ef8e9d4 (diff) | |
download | freebsd-ports-gnome-916609e3b90721be04c5dc4d54cfe0690405d728.tar.gz freebsd-ports-gnome-916609e3b90721be04c5dc4d54cfe0690405d728.tar.zst freebsd-ports-gnome-916609e3b90721be04c5dc4d54cfe0690405d728.zip |
Add ltl2ba 1.1, fast translation from LTL formulae to Buechi automata.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 3573a3313f7d..782c51a5acbd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -176,6 +176,7 @@ SUBDIR += lll_spect SUBDIR += lp_solve SUBDIR += ltl + SUBDIR += ltl2ba SUBDIR += lybniz SUBDIR += matharray SUBDIR += mathomatic |