Boolean.st
branchjv
changeset 17711 39faaaf888b4
parent 10944 7a49334eb90b
child 17732 a1892eeca6c0
--- a/Boolean.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/Boolean.st	Mon Jun 15 20:55:05 2009 +0100
@@ -223,5 +223,5 @@
 !Boolean class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Boolean.st,v 1.38 2008-04-09 19:39:56 ab Exp $'
+    ^ '$Id: Boolean.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !