analyzer/libInit.cc
changeset 282 a3fbcfec1c15
parent 224 447ef508ce1c
child 301 c0817a14bda6
equal deleted inserted replaced
281:80bea6cb96f2 282:a3fbcfec1c15
     1 /*
     1 /*
     2  * $Header: /cvs/stx/stx/goodies/petitparser/analyzer/libInit.cc,v 1.1 2014-03-04 15:54:56 cg Exp $
     2  * $Header: /cvs/stx/stx/goodies/petitparser/analyzer/libInit.cc,v 1.2 2014-03-04 20:27:31 cg Exp $
     3  *
     3  *
     4  * DO NOT EDIT
     4  * DO NOT EDIT
     5  * automagically generated from the projectDefinition: stx_goodies_petitparser_analyzer.
     5  * automagically generated from the projectDefinition: stx_goodies_petitparser_analyzer.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
    38 _PPSearchRule_Init(pass,__pRT__,snd);
    38 _PPSearchRule_Init(pass,__pRT__,snd);
    39 _PPSearcher_Init(pass,__pRT__,snd);
    39 _PPSearcher_Init(pass,__pRT__,snd);
    40 _PPBlockReplaceRule_Init(pass,__pRT__,snd);
    40 _PPBlockReplaceRule_Init(pass,__pRT__,snd);
    41 _PPParserReplaceRule_Init(pass,__pRT__,snd);
    41 _PPParserReplaceRule_Init(pass,__pRT__,snd);
    42 
    42 
    43 
    43 _stx_137goodies_137petitparser_137analyzer_extensions_Init(pass,__pRT__,snd);
    44 __END_PACKAGE__();
    44 __END_PACKAGE__();
    45 }
    45 }