[cl-gsl-cvs] CVS update: cl-gsl/test/cl-gsl-test.asd

cl-gsl-cvs at common-lisp.net cl-gsl-cvs at common-lisp.net
Mon Apr 25 02:14:33 UTC 2005


Update of /project/cl-gsl/cvsroot/cl-gsl/test
In directory common-lisp.net:/tmp/cvs-serv3581

Modified Files:
	cl-gsl-test.asd 
Log Message:
Added test-matrix.

Date: Mon Apr 25 04:14:32 2005
Author: edenny

Index: cl-gsl/test/cl-gsl-test.asd
diff -u cl-gsl/test/cl-gsl-test.asd:1.3 cl-gsl/test/cl-gsl-test.asd:1.4
--- cl-gsl/test/cl-gsl-test.asd:1.3	Tue Mar 15 04:20:57 2005
+++ cl-gsl/test/cl-gsl-test.asd	Mon Apr 25 04:14:32 2005
@@ -36,4 +36,5 @@
      (:file "test-sf" :depends-on ("tolerance"))
      (:file "test-poly" :depends-on ("tolerance"))
      (:file "test-vector" :depends-on ("tolerance"))
+     (:file "test-matrix" :depends-on ("tolerance"))
      ))




More information about the Cl-gsl-cvs mailing list