From 47d0c8573f002dec3bdb622a3d3a5899713bd06c Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 10 Mar 2004 16:33:00 +0000 Subject: libmath++ is a template based math library, written in C++, for symbolic and numeric calculus applications. WWW: http://www.surakware.net/projects/libmath++/index.xml Reviewed by: ports@ --- math/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/Makefile b/math/Makefile index 34d57116ab2b..89b459a62199 100644 --- a/math/Makefile +++ b/math/Makefile @@ -78,6 +78,7 @@ SUBDIR += lapack++ SUBDIR += libgmp-freebsd SUBDIR += libgmp4 + SUBDIR += libmath++ SUBDIR += libneural SUBDIR += libranlib SUBDIR += linalg -- cgit v1.2.3