diff options
author | arved <arved@FreeBSD.org> | 2008-02-10 05:57:03 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2008-02-10 05:57:03 +0800 |
commit | 7c547668878918e177dcfbee0044800c752fd24a (patch) | |
tree | c2d6d9d7cb310ec11fca701de4fa6f27d9d1d4f2 /math/Makefile | |
parent | dbc2112f164a885c7520b7f915460c5c89c1acb2 (diff) | |
download | freebsd-ports-gnome-7c547668878918e177dcfbee0044800c752fd24a.tar.gz freebsd-ports-gnome-7c547668878918e177dcfbee0044800c752fd24a.tar.zst freebsd-ports-gnome-7c547668878918e177dcfbee0044800c752fd24a.zip |
Add facile, a Functional Constraint Library written in Ocaml
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 e049c032b713..c2f6f1046516 100644 --- a/math/Makefile +++ b/math/Makefile @@ -58,6 +58,7 @@ SUBDIR += entropy SUBDIR += eukleides SUBDIR += eval + SUBDIR += facile SUBDIR += fann SUBDIR += fbm SUBDIR += femlab |