Diff3ExclusiveVisitor.st
branchjv
changeset 12431 9f0c59c742d5
parent 12181 c6d6a0a83faa
child 15566 184cea584be5
--- a/Diff3ExclusiveVisitor.st	Tue Feb 26 12:38:54 2013 +0000
+++ b/Diff3ExclusiveVisitor.st	Wed Feb 27 12:34:59 2013 +0000
@@ -110,6 +110,12 @@
 
 !Diff3ExclusiveVisitor class methodsFor:'documentation'!
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
     ^ '$Id: Diff3ExclusiveVisitor.st 7927 2012-03-16 19:30:50Z vranyj1 $'
 ! !
+