PrimitiveNode.st
changeset 102 77e4d1119ff2
parent 53 c5dd7abf8431
child 103 f4a69d7dd387
--- a/PrimitiveNode.st	Tue Aug 08 03:06:10 1995 +0200
+++ b/PrimitiveNode.st	Thu Aug 10 20:13:01 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1990 by Claus Gittinger
 	     All Rights Reserved
 
-$Header: /cvs/stx/stx/libcomp/PrimitiveNode.st,v 1.6 1995-02-06 00:26:02 claus Exp $
+$Header: /cvs/stx/stx/libcomp/PrimitiveNode.st,v 1.7 1995-08-10 18:12:07 claus Exp $
 '!
 
 !PrimitiveNode class methodsFor:'documentation'!
@@ -42,7 +42,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libcomp/PrimitiveNode.st,v 1.6 1995-02-06 00:26:02 claus Exp $
+$Header: /cvs/stx/stx/libcomp/PrimitiveNode.st,v 1.7 1995-08-10 18:12:07 claus Exp $
+$Revision: 1.7 $
 "
 !