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

abaine at common-lisp.net abaine at common-lisp.net
Mon Aug 20 01:40:11 UTC 2007


Author: abaine
Date: Sun Aug 19 21:40:08 2007
New Revision: 181

Modified:
   trunk/funds/src/package.lisp
Log:
Exported map-tree.

Modified: trunk/funds/src/package.lisp
==============================================================================
--- trunk/funds/src/package.lisp	(original)
+++ trunk/funds/src/package.lisp	Sun Aug 19 21:40:08 2007
@@ -34,6 +34,7 @@
 	   :tree-as-alist
 	   :tree-count
 	   :tree-count-if
+	   :map-tree
 
 	   :make-heap
 	   :heap-empty-p



More information about the Funds-cvs mailing list