ClassDescription.st
branchjv
changeset 17711 39faaaf888b4
parent 11700 18628a1e8a59
child 17716 3ddc5658b4e0
--- a/ClassDescription.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/ClassDescription.st	Mon Jun 15 20:55:05 2009 +0100
@@ -4060,7 +4060,7 @@
 !ClassDescription class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/ClassDescription.st,v 1.202 2009-05-14 10:03:29 cg Exp $'
+    ^ '$Id: ClassDescription.st 10448 2009-06-14 16:10:51Z vranyj1 $'
 ! !
 
 ClassDescription initialize!