PrimaryNode.st
changeset 102 77e4d1119ff2
parent 33 8985ec2f9e82
child 103 f4a69d7dd387
--- a/PrimaryNode.st	Tue Aug 08 03:06:10 1995 +0200
+++ b/PrimaryNode.st	Thu Aug 10 20:13:01 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1989 by Claus Gittinger
              All Rights Reserved
 
-$Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.8 1994-08-22 12:41:04 claus Exp $
+$Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.9 1995-08-10 18:12:10 claus Exp $
 '!
 
 !PrimaryNode class methodsFor:'documentation'!
@@ -42,7 +42,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.8 1994-08-22 12:41:04 claus Exp $
+$Header: /cvs/stx/stx/libcomp/PrimaryNode.st,v 1.9 1995-08-10 18:12:10 claus Exp $
+$Revision: 1.9 $
 "
 !