
12 Jul
2007
12 Jul
'07
1:37 a.m.
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)) -