libInit.cc
changeset 314 10bf2a6c292d
child 863 1c7357e85c75
equal deleted inserted replaced
313:33d13a59b6f9 314:10bf2a6c292d
       
     1 
       
     2 #ifndef OLDVMDATA
       
     3 # define __INDIRECTVMINITCALLS__
       
     4 #endif
       
     5 #include <stc.h>
       
     6 _libtool2_Init(pass, __pRT__, snd)
       
     7 #ifdef OLDVMDATA
       
     8 OBJ snd; struct __initTab__ *__pRT__; {
       
     9 #else
       
    10 OBJ snd; struct __vmData__ *__pRT__; {
       
    11 #endif
       
    12  __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
       
    13 _ColorMenu_Init(pass,__pRT__,snd);
       
    14 _FontMenu_Init(pass,__pRT__,snd);
       
    15 _MenuEditor_Init(pass,__pRT__,snd);
       
    16 _ResourceRetriever_Init(pass,__pRT__,snd);
       
    17 _UIGalleryView_Init(pass,__pRT__,snd);
       
    18 _UIHelpTool_Init(pass,__pRT__,snd);
       
    19 _UILayoutTool_Init(pass,__pRT__,snd);
       
    20 _UIObjectView_Init(pass,__pRT__,snd);
       
    21 _UIPainter_Init(pass,__pRT__,snd);
       
    22 _UIPainterView_Init(pass,__pRT__,snd);
       
    23 _UISelectionPanel_Init(pass,__pRT__,snd);
       
    24 _UISpecificationTool_Init(pass,__pRT__,snd);
       
    25  __END_PACKAGE__();
       
    26 }