GroovySourceFileWriter.st
branchdevelopment
changeset 2731 13f5be2bf83b
parent 2711 a00302fe5083
parent 2678 c865275e48a7
child 3324 a58245c0e83a
--- a/GroovySourceFileWriter.st	Tue Sep 10 10:34:38 2013 +0100
+++ b/GroovySourceFileWriter.st	Sun Sep 15 01:44:55 2013 +0100
@@ -99,7 +99,7 @@
 !GroovySourceFileWriter class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header$'
+    ^ '$Header: /cvs/stx/stx/libjava/GroovySourceFileWriter.st,v 1.3 2013-09-06 00:41:08 vrany Exp $'
 !
 
 version_HG
@@ -108,6 +108,6 @@
 !
 
 version_SVN
-    ^ '§Id§'
+    ^ 'Id'
 ! !