summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-06-02 08:11:20 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-06-02 08:11:20 +0000
commitad339e24e07be6edac1e888ba1c06d8a353cdd1d (patch)
treeb46d08b39ca2c563f59e72afb3ede1c13b3eccf9 /math
parentNew port pygist, a python interface to the scientific plotting (diff)
Activate pygist.
Notes
Notes: svn path=/head/; revision=11211
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 7bc9ce4b7552..737707e952bf 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.42 1998/04/30 08:55:09 tg Exp $
+# $Id: Makefile,v 1.43 1998/05/04 17:55:43 mph Exp $
#
SUBDIR += Scilab
@@ -24,6 +24,7 @@
SUBDIR += p5-MatrixReal
SUBDIR += pari
SUBDIR += plplot
+ SUBDIR += pygist
SUBDIR += r
SUBDIR += siag
SUBDIR += simpack