[lisplab-cvs] r64 -
Jørn Inge Vestgården
jivestgarden at common-lisp.net
Mon Jul 20 19:37:01 UTC 2009
Author: jivestgarden
Date: Mon Jul 20 15:36:54 2009
New Revision: 64
Log:
basic algebra on lists. yes.
Modified:
lisplab.asd
Modified: lisplab.asd
==============================================================================
--- lisplab.asd (original)
+++ lisplab.asd Mon Jul 20 15:36:54 2009
@@ -70,6 +70,7 @@
(:file "level2-matrix-zge")
(:file "level2-array-functions")
(:file "level2-funmat")
+ (:file "level2-list")
))
;;
More information about the lisplab-cvs
mailing list