Tools__MethodCategoryList.st
branchjv
changeset 12309 1dceb2eb9139
parent 12308 5d9291c0fc27
child 12314 0cbf76168690
--- a/Tools__MethodCategoryList.st	Fri Nov 30 17:23:39 2012 +0000
+++ b/Tools__MethodCategoryList.st	Sat Dec 01 00:04:32 2012 +0000
@@ -2073,12 +2073,16 @@
 !MethodCategoryList class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools_MethodCategoryList.st,v 1.89 2012/11/07 16:34:06 cg Exp $'
+    ^ '$Id: Tools__MethodCategoryList.st 8075 2012-12-01 00:04:32Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libtool/Tools_MethodCategoryList.st,v 1.89 2012/11/07 16:34:06 cg Exp '
+    ^ '§Header: /cvs/stx/stx/libtool/Tools_MethodCategoryList.st,v 1.89 2012/11/07 16:34:06 cg Exp §'
+!
+
+version_SVN
+    ^ '$Id:: Tools__MethodCategoryList.st 8075 2012-12-01 00:04:32Z vranyj1                                                         $'
 ! !
 
 MethodCategoryList initialize!
-MethodCategoryList::CachedMethodInfo initialize!
\ No newline at end of file
+MethodCategoryList::CachedMethodInfo initialize!