compiler/libInit.cc
changeset 506 e5d63143737f
parent 504 0fb1f0799fc1
child 516 3b81c9e53352
--- a/compiler/libInit.cc	Mon Jul 27 10:21:41 2015 +0100
+++ b/compiler/libInit.cc	Mon Jul 27 16:28:48 2015 +0100
@@ -33,11 +33,14 @@
 _PEGFsaPair_Init(pass,__pRT__,snd);
 _PEGFsaState_Init(pass,__pRT__,snd);
 _PEGFsaTransition_Init(pass,__pRT__,snd);
+_PPCASTUtilities_Init(pass,__pRT__,snd);
 _PPCArguments_Init(pass,__pRT__,snd);
 _PPCBridge_Init(pass,__pRT__,snd);
 _PPCClassBuilder_Init(pass,__pRT__,snd);
 _PPCCodeBlock_Init(pass,__pRT__,snd);
 _PPCCodeGen_Init(pass,__pRT__,snd);
+_PPCCompilationError_Init(pass,__pRT__,snd);
+_PPCCompilationWarning_Init(pass,__pRT__,snd);
 _PPCCompiledMethod_Init(pass,__pRT__,snd);
 _PPCCompiler_Init(pass,__pRT__,snd);
 _PPCCompilerTokenErrorStrategy_Init(pass,__pRT__,snd);