diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-11 23:54:45 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-11 23:54:45 +0800 |
commit | 264162353a9acd89aeb6ee9e25edb9c71ff90506 (patch) | |
tree | bebdcc51b5d7c219c0bb05e7c19af5b5a2a6634a /math/Makefile | |
parent | dc9eb50ffb9d359504bfa3f48036176fb270a5b5 (diff) | |
download | freebsd-ports-gnome-264162353a9acd89aeb6ee9e25edb9c71ff90506.tar.gz freebsd-ports-gnome-264162353a9acd89aeb6ee9e25edb9c71ff90506.tar.zst freebsd-ports-gnome-264162353a9acd89aeb6ee9e25edb9c71ff90506.zip |
add cxsc
C++ class library for eXtended Scientific Computing
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 9212b96afd38..a90f1b85a702 100644 --- a/math/Makefile +++ b/math/Makefile @@ -16,6 +16,7 @@ SUBDIR += ccmath SUBDIR += cln SUBDIR += concorde + SUBDIR += cxsc SUBDIR += dcdflib SUBDIR += eispack SUBDIR += eval |