Author: abaine Date: Wed Jul 11 21:37:11 2007 New Revision: 95
Modified: trunk/funds/src/trees/tree-height.lisp Log: Typo.
Modified: trunk/funds/src/trees/tree-height.lisp ============================================================================== --- trunk/funds/src/trees/tree-height.lisp (original) +++ trunk/funds/src/trees/tree-height.lisp Wed Jul 11 21:37:11 2007 @@ -30,4 +30,3 @@
(defmethod tree-height ((tree avl-tree)) (avl-height tree)) -