JavaSourceFileWriter.st
changeset 2152 1cbdfbcc685c
parent 749 e898eaeff091
child 2250 af684f20cbeb
--- a/JavaSourceFileWriter.st	Thu Aug 18 20:42:48 2011 +0200
+++ b/JavaSourceFileWriter.st	Thu Aug 18 21:06:54 2011 +0200
@@ -147,5 +147,5 @@
 !JavaSourceFileWriter class methodsFor:'documentation'!
 
 version_SVN
-    ^ '$Id$'
-! !
\ No newline at end of file
+    ^ '$Id: JavaSourceFileWriter.st,v 1.1 2011-08-18 19:06:53 vrany Exp $'
+! !