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

abaine at common-lisp.net abaine at common-lisp.net
Tue Jul 31 15:20:26 UTC 2007


Author: abaine
Date: Tue Jul 31 11:20:25 2007
New Revision: 98

Modified:
   trunk/funds/src/trees/tree-insert.lisp
Log:
superficial edit.

Modified: trunk/funds/src/trees/tree-insert.lisp
==============================================================================
--- trunk/funds/src/trees/tree-insert.lisp	(original)
+++ trunk/funds/src/trees/tree-insert.lisp	Tue Jul 31 11:20:25 2007
@@ -64,4 +64,3 @@
 	     (outside (tree-child temp :side side))
 	     (inside (tree-child temp :side (other-side side))))
 	(balance inside temp outside :heavy-side side))))
-  



More information about the Funds-cvs mailing list