compiler/libInit.cc
changeset 529 439c4057517f
parent 528 ebfddc82b8bb
child 530 e36906742693
--- a/compiler/libInit.cc	Mon Aug 24 22:32:15 2015 +0100
+++ b/compiler/libInit.cc	Mon Aug 24 23:42:53 2015 +0100
@@ -38,13 +38,13 @@
 _PEGFsaStateInfo_Init(pass,__pRT__,snd);
 _PEGFsaTransition_Init(pass,__pRT__,snd);
 _PPCASTUtilities_Init(pass,__pRT__,snd);
-_PPCArguments_Init(pass,__pRT__,snd);
 _PPCBridge_Init(pass,__pRT__,snd);
 _PPCClass_Init(pass,__pRT__,snd);
 _PPCClassBuilder_Init(pass,__pRT__,snd);
 _PPCCodeBlock_Init(pass,__pRT__,snd);
 _PPCCodeGen_Init(pass,__pRT__,snd);
 _PPCCompilationError_Init(pass,__pRT__,snd);
+_PPCCompilationOptions_Init(pass,__pRT__,snd);
 _PPCCompilationWarning_Init(pass,__pRT__,snd);
 _PPCConfiguration_Init(pass,__pRT__,snd);
 _PPCContext_Init(pass,__pRT__,snd);