AbstractSourceFileWriter.st
changeset 15419 a1da7568bcfe
parent 14407 a58be3849b65
child 16879 2b94ea863dda
child 18068 3e841ddcb18a
--- a/AbstractSourceFileWriter.st	Mon Jun 24 00:22:01 2013 +0200
+++ b/AbstractSourceFileWriter.st	Mon Jun 24 00:22:16 2013 +0200
@@ -15,7 +15,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Kernel-Classes'
+	category:'Kernel-Classes-Support'
 !
 
 Query subclass:#MethodSourceRewriteQuery
@@ -194,9 +194,10 @@
 !AbstractSourceFileWriter class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libbasic/AbstractSourceFileWriter.st,v 1.8 2012-10-20 19:22:46 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/AbstractSourceFileWriter.st,v 1.9 2013-06-23 22:22:16 cg Exp $'
 !
 
 version_SVN
-    ^ '§ Id: AbstractSourceFileWriter.st 10643 2011-06-08 21:53:07Z vranyj1  §'
+    ^ '$ Id: AbstractSourceFileWriter.st 10643 2011-06-08 21:53:07Z vranyj1  $'
 ! !
+