[funds-cvs] r113 - trunk/funds/src

abaine at common-lisp.net abaine at common-lisp.net
Sat Aug 4 14:01:12 UTC 2007


Author: abaine
Date: Sat Aug  4 10:01:11 2007
New Revision: 113

Modified:
   trunk/funds/src/funds.asd
Log:
Added stitch-tree to defsystem form.

Modified: trunk/funds/src/funds.asd
==============================================================================
--- trunk/funds/src/funds.asd	(original)
+++ trunk/funds/src/funds.asd	Sat Aug  4 10:01:11 2007
@@ -33,6 +33,7 @@
 				     (:file "constructors")
 				     (:file "bt")
 				     (:file "avl")
+				     (:file "stitch-tree")
 				     (:file "tree-as-alist")
 				     (:file "tree-empty-p")
 				     (:file "tree-insert")



More information about the Funds-cvs mailing list