libInit.cc
changeset 2641 70d746162a48
parent 2591 b5210fced702
child 2723 39ddca22f3e8
--- a/libInit.cc	Mon Aug 08 20:11:40 2011 +0200
+++ b/libInit.cc	Mon Aug 08 20:11:42 2011 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.51 2011-07-25 21:54:51 vrany Exp $
+ * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.52 2011-08-08 18:11:42 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libcomp.
@@ -31,6 +31,8 @@
 _BreakpointDescription_Init(pass,__pRT__,snd);
 _CompilationErrorHandler_Init(pass,__pRT__,snd);
 _DoNotShowCompilerWarningAgainActionQuery_Init(pass,__pRT__,snd);
+_InstrumentationContext_Init(pass,__pRT__,snd);
+_InstrumentationInfo_Init(pass,__pRT__,snd);
 _InstrumentedMethod_Init(pass,__pRT__,snd);
 _LazyMethod_Init(pass,__pRT__,snd);
 _ObjectFileHandle_Init(pass,__pRT__,snd);
@@ -76,6 +78,7 @@
 _InstrumentingCompiler_Init(pass,__pRT__,snd);
 _SuperNode_Init(pass,__pRT__,snd);
 _SyntaxHighlighter_Init(pass,__pRT__,snd);
+_InstrumentingForSimpleCoverageCompiler_Init(pass,__pRT__,snd);
 
 _stx_137libcomp_extensions_Init(pass,__pRT__,snd);
 __END_PACKAGE__();