checkin from browser
authorClaus Gittinger <cg@exept.de>
Thu, 20 Mar 1997 21:47:08 +0100
changeset 566 3a1da38772f9
parent 565 01241f73a7a0
child 567 180b5d0da74b
checkin from browser
ProfileTree.st
--- a/ProfileTree.st	Thu Mar 20 21:46:46 1997 +0100
+++ b/ProfileTree.st	Thu Mar 20 21:47:08 1997 +0100
@@ -190,7 +190,7 @@
         ]
     ].
 
-    "Modified: 18.5.1996 / 19:02:45 / cg"
+    "Modified: 20.3.1997 / 21:32:01 / cg"
 !
 
 incrementLeafTally
@@ -499,5 +499,5 @@
 !ProfileTree class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic3/ProfileTree.st,v 1.17 1997-03-20 20:12:38 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic3/ProfileTree.st,v 1.18 1997-03-20 20:47:08 cg Exp $'
 ! !