[funds-cvs] r95 - trunk/funds/src/trees

abaine at common-lisp.net abaine at common-lisp.net
Thu Jul 12 01:37:11 UTC 2007


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



More information about the Funds-cvs mailing list