compiler/TSimpleType.st
changeset 2 2a3e47c13905
parent 1 18b4a3b98e96
child 3 97ee341d3e9f
--- a/compiler/TSimpleType.st	Tue Aug 25 19:02:43 2015 +0100
+++ b/compiler/TSimpleType.st	Tue Aug 25 19:05:18 2015 +0100
@@ -6,7 +6,7 @@
 	instanceVariableNames:'name'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Languages-Tea-Type System'
+	category:'Languages-Tea-Compiler-Types'
 !