Author: abaine Date: Sun Aug 19 21:18:02 2007 New Revision: 178
Modified: trunk/funds/src/package.lisp Log: Exported bt-key and bt-value.
Modified: trunk/funds/src/package.lisp ============================================================================== --- trunk/funds/src/package.lisp (original) +++ trunk/funds/src/package.lisp Sun Aug 19 21:18:02 2007 @@ -22,6 +22,9 @@ (:export :make-avl-tree :make-binary-tree
+ :bt-key + :bt-value + :tree-insert :tree-remove :tree-find