diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-23 16:52:21 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-23 16:52:21 +0000 |
commit | 54ccf787b9a244ac931513915ae8fe92701b6de1 (patch) | |
tree | b746fd476f4a3b239732fb87dea64a20922d40f2 /math/Makefile | |
parent | 47553f43b2bb708f64b2317c53eb23f554486d36 (diff) | |
download | FreeBSD-ports-54ccf787b9a244ac931513915ae8fe92701b6de1.zip FreeBSD-ports-54ccf787b9a244ac931513915ae8fe92701b6de1.tar.gz |
add surf
Visualize some real algebraic geometry
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 dd56d3b..6e31a75 100644 --- a/math/Makefile +++ b/math/Makefile @@ -97,6 +97,7 @@ SUBDIR += spin SUBDIR += ss SUBDIR += superlu + SUBDIR += surf SUBDIR += thx_1138 SUBDIR += topaz SUBDIR += umatrix |