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