compiler/libInit.cc
changeset 477 b18b6cc7aabc
parent 464 f6d77fee9811
child 480 5b0254cca4db
--- a/compiler/libInit.cc	Fri May 29 07:25:31 2015 +0100
+++ b/compiler/libInit.cc	Mon Jun 01 22:02:17 2015 +0100
@@ -29,6 +29,7 @@
 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
 _PPCArguments_Init(pass,__pRT__,snd);
 _PPCBridge_Init(pass,__pRT__,snd);
+_PPCCodeBlock_Init(pass,__pRT__,snd);
 _PPCCompiledMethod_Init(pass,__pRT__,snd);
 _PPCCompiler_Init(pass,__pRT__,snd);
 _PPCCompilerTokenErrorStrategy_Init(pass,__pRT__,snd);