RecursionLock.st
changeset 530 07d0bce293c9
parent 383 8e3ec8164440
child 699 12f456343eea
--- a/RecursionLock.st	Sat Nov 11 15:31:28 1995 +0100
+++ b/RecursionLock.st	Sat Nov 11 16:28:41 1995 +0100
@@ -60,9 +60,7 @@
 !
 
 version 
-"
-$Header: /cvs/stx/stx/libbasic/RecursionLock.st,v 1.4 1995-08-10 18:36:13 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic/RecursionLock.st,v 1.5 1995-11-11 15:21:35 cg Exp $'
 ! !
 
 !RecursionLock class methodsFor:'instance creation'!