HierarchyNode.st
changeset 118 2821a094ba30
parent 86 4d7dbb5f1719
child 253 01498f4ffcca
--- a/HierarchyNode.st	Mon Jan 15 16:45:45 1996 +0100
+++ b/HierarchyNode.st	Mon Jan 15 20:48:45 1996 +0100
@@ -36,7 +36,7 @@
 !
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/HierarchyNode.st,v 1.2 1995-11-11 16:29:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/HierarchyNode.st,v 1.3 1996-01-15 19:48:45 cg Exp $'
 !
 
 documentation
@@ -47,7 +47,7 @@
     SelectionInHierarchyView.
     See examples in SelectionInHierarchyView.
 "
-!
+! !
 
 !HierarchyNode class methodsFor:'instance creation'!