diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-18 12:16:03 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-18 12:16:03 +0000 |
commit | 5a5b4068f38c10defac37893b675d42a20fc676e (patch) | |
tree | b1b1d4a702b1bd6b5df90c5daf44b48a89f65eb7 | |
parent | Import of Scilab port. Scilab is a matlab-like package. (diff) |
Activate Scilab.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index cde190cba20d..176a6d04ee26 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.28 1997/06/03 22:43:00 asami Exp $ +# $Id: Makefile,v 1.29 1997/06/10 08:50:47 asami Exp $ # + SUBDIR += Scilab SUBDIR += apc SUBDIR += blas SUBDIR += calc |