diff -r 18b4a3b98e96 -r 2a3e47c13905 compiler/TUnionTypeNode.st --- a/compiler/TUnionTypeNode.st Tue Aug 25 19:02:43 2015 +0100 +++ b/compiler/TUnionTypeNode.st Tue Aug 25 19:05:18 2015 +0100 @@ -6,7 +6,7 @@ instanceVariableNames:'types' classVariableNames:'' poolDictionaries:'' - category:'Languages-Tea-AST' + category:'Languages-Tea-Compiler-AST' ! !TUnionTypeNode class methodsFor:'instance creation'!