pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Added cln - Class Library for Numbers



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4d625733c51
branches:  trunk
changeset: 470037:b4d625733c51
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Mar 05 14:47:38 2004 +0000

description:
Added cln - Class Library for Numbers

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 77c4f31e6ebc -r b4d625733c51 math/Makefile
--- a/math/Makefile     Fri Mar 05 14:46:23 2004 +0000
+++ b/math/Makefile     Fri Mar 05 14:47:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2003/12/24 10:58:47 recht Exp $
+# $NetBSD: Makefile,v 1.109 2004/03/05 14:47:38 adam Exp $
 #
 
 COMMENT=       Mathematics
@@ -14,6 +14,7 @@
 SUBDIR+=       calc
 SUBDIR+=       capc-calc
 SUBDIR+=       cassowary
+SUBDIR+=       cln
 SUBDIR+=       dcdflib.c
 SUBDIR+=       dcdflib.f
 SUBDIR+=       dfftpack



Home | Main Index | Thread Index | Old Index