diff options
author | bf <bf@FreeBSD.org> | 2011-12-21 10:58:24 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-12-21 10:58:24 +0800 |
commit | 14d1db487b75c70dcce992814ca5a16750092142 (patch) | |
tree | c4316e4245bc13c12f79aaa97a570eb5f601981e /math/Makefile | |
parent | d4639a585857623c1b8c37f11894deda69e58953 (diff) | |
download | freebsd-ports-gnome-14d1db487b75c70dcce992814ca5a16750092142.tar.gz freebsd-ports-gnome-14d1db487b75c70dcce992814ca5a16750092142.tar.zst freebsd-ports-gnome-14d1db487b75c70dcce992814ca5a16750092142.zip |
Add alt-ergo 0.94, an automatic theorem prover dedicated to program
verification.
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 88886fb7fcc1..545d75233200 100644 --- a/math/Makefile +++ b/math/Makefile @@ -28,6 +28,7 @@ SUBDIR += add SUBDIR += algae SUBDIR += algotutor + SUBDIR += alt-ergo SUBDIR += ann SUBDIR += apc SUBDIR += aribas |