AbstractSourceFileWriter.st
branchjv
changeset 17735 6a5bc05f696a
parent 17734 406b1590afe8
child 17743 7f5137d3db85
--- a/AbstractSourceFileWriter.st	Thu Nov 05 14:41:30 2009 +0000
+++ b/AbstractSourceFileWriter.st	Wed Dec 02 21:30:55 2009 +0000
@@ -142,15 +142,16 @@
 !AbstractSourceFileWriter class methodsFor:'documentation'!
 
 version
-    ^ '$Id: AbstractSourceFileWriter.st 10477 2009-11-05 14:41:30Z vranyj1 $'
+    ^ '$Id: AbstractSourceFileWriter.st 10480 2009-12-02 21:30:55Z vranyj1 $'
 !
 
 version_CVS
-    ^ '$Id: AbstractSourceFileWriter.st 10477 2009-11-05 14:41:30Z vranyj1 $'
+    ^ '§Header: /cvs/stx/stx/libbasic/AbstractSourceFileWriter.st,v 1.6 2009/10/08 12:03:57 fm Exp §'
 !
 
 version_SVN
-    ^'§Id: AbstractSourceFileWriter.st 10468 2009-08-22 08:34:50Z vranyj1 §'
+    ^ '$Id: AbstractSourceFileWriter.st 10480 2009-12-02 21:30:55Z vranyj1 $'
 ! !
 
 
+