stx/libInit.cc
changeset 7 759ff40b4754
parent 5 eebd7f36c3cc
child 9 d126d2954bf9
equal deleted inserted replaced
6:2cd0e1bd3518 7:759ff40b4754
    29 __BEGIN_PACKAGE2__("libstx_goodies_metacello_stx", _libstx_goodies_metacello_stx_Init, "stx:goodies/metacello/stx");
    29 __BEGIN_PACKAGE2__("libstx_goodies_metacello_stx", _libstx_goodies_metacello_stx_Init, "stx:goodies/metacello/stx");
    30 _MetacelloStXPlatform_Init(pass,__pRT__,snd);
    30 _MetacelloStXPlatform_Init(pass,__pRT__,snd);
    31 _MetacelloStXProject_Init(pass,__pRT__,snd);
    31 _MetacelloStXProject_Init(pass,__pRT__,snd);
    32 _stx_137goodies_137metacello_137stx_Init(pass,__pRT__,snd);
    32 _stx_137goodies_137metacello_137stx_Init(pass,__pRT__,snd);
    33 
    33 
    34 _stx_137goodies_137metacello_137stx_extensions_Init(pass,__pRT__,snd);
    34 
    35 __END_PACKAGE__();
    35 __END_PACKAGE__();
    36 }
    36 }