RecursionLock.st
branchjv
changeset 17711 39faaaf888b4
parent 11769 57f4dc3de6db
child 17751 b2273fa8d59f
--- a/RecursionLock.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/RecursionLock.st	Mon Jun 15 20:55:05 2009 +0100
@@ -251,5 +251,5 @@
 !RecursionLock class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/RecursionLock.st,v 1.34 2009-06-13 08:34:17 cg Exp $'
+    ^ '$Id: RecursionLock.st 10448 2009-06-14 16:10:51Z vranyj1 $'
 ! !