ProxyMethodCompiler.st
branchdevelopment
changeset 1864 60a8dc26c8c6
parent 1856 f2e8307a717f
child 2069 75d40b7b986f
--- a/ProxyMethodCompiler.st	Tue Dec 04 00:44:59 2012 +0000
+++ b/ProxyMethodCompiler.st	Mon Dec 10 19:00:37 2012 +0000
@@ -248,6 +248,11 @@
 
 !ProxyMethodCompiler class methodsFor:'documentation'!
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
-    ^ '$Id$'
+    ^ '§Id§'
 ! !