vmslibinit.cc
changeset 313 33d13a59b6f9
equal deleted inserted replaced
312:386932d91a97 313:33d13a59b6f9
       
     1 #define __INDIRECTVMINITCALLS__
       
     2 #include <stc.h>
       
     3 _libtool2_Init(pass, __pRT__, snd)
       
     4 OBJ snd; struct __vmData__ *__pRT__; {
       
     5  __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
       
     6 _ColorMenu_Init(pass,__pRT__,snd);
       
     7 _FontMenu_Init(pass,__pRT__,snd);
       
     8 _MenuEditor_Init(pass,__pRT__,snd);
       
     9 _ResourceRetriever_Init(pass,__pRT__,snd);
       
    10 _UIGalleryView_Init(pass,__pRT__,snd);
       
    11 _UIHelpTool_Init(pass,__pRT__,snd);
       
    12 _UILayoutTool_Init(pass,__pRT__,snd);
       
    13 _UIObjectView_Init(pass,__pRT__,snd);
       
    14 _UIPainter_Init(pass,__pRT__,snd);
       
    15 _UIPainterView_Init(pass,__pRT__,snd);
       
    16 _UISelectionPanel_Init(pass,__pRT__,snd);
       
    17 _UISpecificationTool_Init(pass,__pRT__,snd);
       
    18  __END_PACKAGE__();
       
    19 }