MethodChange.st
branchjv
changeset 3125 08d6603c4fe9
parent 3095 5843e7139014
child 3128 87750af738dc
--- a/MethodChange.st	Mon Jan 21 09:21:30 2013 +0000
+++ b/MethodChange.st	Tue Mar 12 10:31:15 2013 +0000
@@ -398,6 +398,7 @@
     "Created: / 09-10-2006 / 13:58:09 / cg"
 ! !
 
+
 !MethodChange methodsFor:'testing'!
 
 isMethodChange
@@ -474,6 +475,12 @@
     ^ '§Header: /cvs/stx/stx/libbasic3/MethodChange.st,v 1.68 2012/10/30 14:25:11 cg Exp §'
 !
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
     ^ '$Id: MethodChange.st 1981 2012-11-30 17:20:01Z vranyj1 $'
 ! !
+