MethodDictionary.st
branchjv
changeset 17711 39faaaf888b4
parent 9935 21fdcc7a5950
child 17761 b0e5971141bc
--- a/MethodDictionary.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/MethodDictionary.st	Mon Jun 15 20:55:05 2009 +0100
@@ -377,5 +377,5 @@
 !MethodDictionary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/MethodDictionary.st,v 1.27 2006-09-18 19:49:04 cg Exp $'
+    ^ '$Id: MethodDictionary.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !