compiler/libInit.cc
changeset 413 5389e6fbb3bc
parent 391 553a5456963b
child 420 b2f2f15cef26
--- a/compiler/libInit.cc	Mon Nov 03 20:28:27 2014 +0000
+++ b/compiler/libInit.cc	Wed Nov 05 21:40:01 2014 +0000
@@ -27,6 +27,8 @@
 void _libstx_goodies_petitparser_compiler_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_compiler", _libstx_goodies_petitparser_compiler_Init, "stx:goodies/petitparser/compiler");
+_PPCBenchmark_Init(pass,__pRT__,snd);
+_PPCBenchmarkResources_Init(pass,__pRT__,snd);
 _PPCBridge_Init(pass,__pRT__,snd);
 _PPCCompiledMethod_Init(pass,__pRT__,snd);
 _PPCCompiler_Init(pass,__pRT__,snd);
@@ -39,8 +41,6 @@
 _PPCNode_Init(pass,__pRT__,snd);
 _PPCOptimizationResult_Init(pass,__pRT__,snd);
 _PPCompiledParser_Init(pass,__pRT__,snd);
-_PetitBenchmark_Init(pass,__pRT__,snd);
-_PetitBenchmarkSources_Init(pass,__pRT__,snd);
 _stx_137goodies_137petitparser_137compiler_Init(pass,__pRT__,snd);
 _PPCAbstractCharacterNode_Init(pass,__pRT__,snd);
 _PPCAbstractLiteralNode_Init(pass,__pRT__,snd);