Tools__FullMethodCategoryList.st
branchjv
changeset 12128 a7ff7d66ee85
parent 12125 0c49a3b13e43
child 12158 54259ef3a49d
--- a/Tools__FullMethodCategoryList.st	Sun Jan 29 18:58:38 2012 +0000
+++ b/Tools__FullMethodCategoryList.st	Mon Jan 30 17:49:41 2012 +0000
@@ -123,5 +123,9 @@
 !FullMethodCategoryList class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools_FullMethodCategoryList.st,v 1.5 2009/09/22 11:25:53 cg Exp $'
+    ^ '$Id: Tools__FullMethodCategoryList.st 7854 2012-01-30 17:49:41Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: Tools__FullMethodCategoryList.st 7854 2012-01-30 17:49:41Z vranyj1 $'
 ! !