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")