tests/libInit.cc
changeset 376 a2656b27cace
parent 323 6605e0fea7aa
child 377 6112a403a52d
equal deleted inserted replaced
375:e2b2f08d054e 376:a2656b27cace
     1 /*
     1 /*
     2  * $Header: /cvs/stx/stx/goodies/petitparser/tests/libInit.cc,v 1.2 2014-03-04 20:32:05 cg Exp $
     2  * $Header$
     3  *
     3  *
     4  * DO NOT EDIT
     4  * DO NOT EDIT
     5  * automagically generated from the projectDefinition: stx_goodies_petitparser_tests.
     5  * automagically generated from the projectDefinition: stx_goodies_petitparser_tests.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
    25 }
    25 }
    26 
    26 
    27 void _libstx_goodies_petitparser_tests_Init(pass, __pRT__, snd)
    27 void _libstx_goodies_petitparser_tests_Init(pass, __pRT__, snd)
    28 OBJ snd; struct __vmData__ *__pRT__; {
    28 OBJ snd; struct __vmData__ *__pRT__; {
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_tests", _libstx_goodies_petitparser_tests_Init, "stx:goodies/petitparser/tests");
    29 __BEGIN_PACKAGE2__("libstx_goodies_petitparser_tests", _libstx_goodies_petitparser_tests_Init, "stx:goodies/petitparser/tests");
    30 _PPAbstractParserTest_Init(pass,__pRT__,snd);
       
    31 _stx_137goodies_137petitparser_137tests_Init(pass,__pRT__,snd);
    30 _stx_137goodies_137petitparser_137tests_Init(pass,__pRT__,snd);
    32 _PPCompositeParserTest_Init(pass,__pRT__,snd);
       
    33 
    31 
    34 
    32 
    35 __END_PACKAGE__();
    33 __END_PACKAGE__();
    36 }
    34 }