diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-10 18:26:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-10 18:26:55 +0800 |
commit | aaf212b8b90d37354773198241c8dab8f7a64bb4 (patch) | |
tree | 08256fe804eab0663292218a5eb20dca799fa486 /math/Makefile | |
parent | 9d9d193217d9b6418ee0aed469f689a09af8f29f (diff) | |
download | freebsd-ports-gnome-aaf212b8b90d37354773198241c8dab8f7a64bb4.tar.gz freebsd-ports-gnome-aaf212b8b90d37354773198241c8dab8f7a64bb4.tar.zst freebsd-ports-gnome-aaf212b8b90d37354773198241c8dab8f7a64bb4.zip |
add blitz++ 0.6
A C++ class library for 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 ea517e9f9200..e393ad5f51d3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -12,6 +12,7 @@ SUBDIR += atlas SUBDIR += biggles SUBDIR += blas + SUBDIR += blitz++ SUBDIR += calc SUBDIR += calcoo SUBDIR += calctool |