diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-15 17:12:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-15 17:12:15 +0800 |
commit | 407d0afd891f31227655d1a25c17017edcd2a47d (patch) | |
tree | b93f9b12cac608635d1c854369e084991a5a943f /math/Makefile | |
parent | 7093dd4ff82cba196766303c6b4c9905d0d4a71c (diff) | |
download | freebsd-ports-gnome-407d0afd891f31227655d1a25c17017edcd2a47d.tar.gz freebsd-ports-gnome-407d0afd891f31227655d1a25c17017edcd2a47d.tar.zst freebsd-ports-gnome-407d0afd891f31227655d1a25c17017edcd2a47d.zip |
add mtl 2.1.2-20
The Matrix Template Library
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 e8f3b5e75f8c..e06862a13d1c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -53,6 +53,7 @@ SUBDIR += linpack SUBDIR += matrix SUBDIR += metis + SUBDIR += mtl SUBDIR += mtrxmath SUBDIR += mupad SUBDIR += naturalmath |