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