HandleRegistry.st
changeset 384 cc3d110ea879
parent 379 5b5a130ccd09
child 530 07d0bce293c9
--- a/HandleRegistry.st	Thu Aug 10 20:36:34 1995 +0200
+++ b/HandleRegistry.st	Fri Aug 11 05:05:04 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.2 1995-08-10 12:28:25 claus Exp $
+$Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.3 1995-08-11 03:01:05 claus Exp $
 '!
 
 !HandleRegistry class methodsFor:'documentation'!
@@ -42,8 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.2 1995-08-10 12:28:25 claus Exp $
-$Revision: 1.2 $
+$Header: /cvs/stx/stx/libbasic/HandleRegistry.st,v 1.3 1995-08-11 03:01:05 claus Exp $
 "
 !