compiler/TFormatter.st
changeset 2 2a3e47c13905
parent 1 18b4a3b98e96
child 6 0c806a7f1888
--- a/compiler/TFormatter.st	Tue Aug 25 19:02:43 2015 +0100
+++ b/compiler/TFormatter.st	Tue Aug 25 19:05:18 2015 +0100
@@ -6,7 +6,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Languages-Tea-AST'
+	category:'Languages-Tea-Compiler-AST'
 !
 
 !TFormatter methodsFor:'visitor-double dispatching'!