libInit.cc
changeset 2733 70ea04db3e59
parent 2723 39ddca22f3e8
child 2775 274913737e68
equal deleted inserted replaced
2732:f7e27f3f6592 2733:70ea04db3e59
     1 /*
     1 /*
     2  * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.53 2011-09-30 10:33:55 cg Exp $
     2  * $Header: /cvs/stx/stx/libcomp/libInit.cc,v 1.54 2011-09-30 10:37:37 cg Exp $
     3  *
     3  *
     4  * DO NOT EDIT
     4  * DO NOT EDIT
     5  * automagically generated from the projectDefinition: stx_libcomp.
     5  * automagically generated from the projectDefinition: stx_libcomp.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
    76 _Decompiler_Init(pass,__pRT__,snd);
    76 _Decompiler_Init(pass,__pRT__,snd);
    77 _ECompletionConstantNode_Init(pass,__pRT__,snd);
    77 _ECompletionConstantNode_Init(pass,__pRT__,snd);
    78 _InstrumentingCompiler_Init(pass,__pRT__,snd);
    78 _InstrumentingCompiler_Init(pass,__pRT__,snd);
    79 _SuperNode_Init(pass,__pRT__,snd);
    79 _SuperNode_Init(pass,__pRT__,snd);
    80 _SyntaxHighlighter_Init(pass,__pRT__,snd);
    80 _SyntaxHighlighter_Init(pass,__pRT__,snd);
    81 _InstrumentingCompilerForSimpleCoverage_Init(pass,__pRT__,snd);
       
    82 
    81 
    83 _stx_137libcomp_extensions_Init(pass,__pRT__,snd);
    82 _stx_137libcomp_extensions_Init(pass,__pRT__,snd);
    84 __END_PACKAGE__();
    83 __END_PACKAGE__();
    85 }
    84 }