diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-01 11:47:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-01 11:47:52 +0800 |
commit | 0092ce50fbacb23dcd9c0547ef82872062c1dc05 (patch) | |
tree | 6918f0acb9761a7571a45710bf0eabedc05f53ee /math/Makefile | |
parent | 6876c059d2a6d5a4bab95cd5504b4233215de6b5 (diff) | |
download | freebsd-ports-gnome-0092ce50fbacb23dcd9c0547ef82872062c1dc05.tar.gz freebsd-ports-gnome-0092ce50fbacb23dcd9c0547ef82872062c1dc05.tar.zst freebsd-ports-gnome-0092ce50fbacb23dcd9c0547ef82872062c1dc05.zip |
add spar
A modular math parser
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 0d954f4d1960..0aa71dcf18a0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -99,6 +99,7 @@ SUBDIR += simpack SUBDIR += slsc SUBDIR += snns + SUBDIR += spar SUBDIR += spin SUBDIR += ss SUBDIR += superlu |