compiler/PPCCompilerTokenErrorStrategy.st
changeset 515 b5316ef15274
parent 464 f6d77fee9811
--- a/compiler/PPCCompilerTokenErrorStrategy.st	Fri Jul 24 15:06:54 2015 +0100
+++ b/compiler/PPCCompilerTokenErrorStrategy.st	Mon Aug 17 12:13:16 2015 +0100
@@ -6,7 +6,7 @@
 	instanceVariableNames:'compiler'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'PetitCompiler-Compiler'
+	category:'PetitCompiler-Compiler-Codegen-Straregies'
 !
 
 !PPCCompilerTokenErrorStrategy class methodsFor:'as yet unclassified'!