libInit.cc
changeset 2085 8d07c2434b18
parent 2063 846813bf3ade
child 2104 a3e0320a2f6d
equal deleted inserted replaced
2084:11b96ceded72 2085:8d07c2434b18
    22 #endif
    22 #endif
    23 void _libstx_libtool2_Init(pass, __pRT__, snd)
    23 void _libstx_libtool2_Init(pass, __pRT__, snd)
    24 OBJ snd; struct __vmData__ *__pRT__; {
    24 OBJ snd; struct __vmData__ *__pRT__; {
    25 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    25 __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    26 _DataSetBuilder_Init(pass,__pRT__,snd);
    26 _DataSetBuilder_Init(pass,__pRT__,snd);
    27 _FileSelectionBrowser_Init(pass,__pRT__,snd);
       
    28 _ImageEditor_Init(pass,__pRT__,snd);
    27 _ImageEditor_Init(pass,__pRT__,snd);
    29 _MenuEditor_Init(pass,__pRT__,snd);
    28 _MenuEditor_Init(pass,__pRT__,snd);
    30 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
       
    31 _SelectionBrowser_Init(pass,__pRT__,snd);
    29 _SelectionBrowser_Init(pass,__pRT__,snd);
    32 _UIGalleryView_Init(pass,__pRT__,snd);
    30 _UIGalleryView_Init(pass,__pRT__,snd);
    33 _UIHelpTool_Init(pass,__pRT__,snd);
    31 _UIHelpTool_Init(pass,__pRT__,snd);
    34 _UILayoutTool_Init(pass,__pRT__,snd);
    32 _UILayoutTool_Init(pass,__pRT__,snd);
    35 _UIObjectView_Init(pass,__pRT__,snd);
    33 _UIObjectView_Init(pass,__pRT__,snd);
    36 _UIPainter_Init(pass,__pRT__,snd);
    34 _UIPainter_Init(pass,__pRT__,snd);
    37 _UIPainterView_Init(pass,__pRT__,snd);
       
    38 _UISelectionPanel_Init(pass,__pRT__,snd);
    35 _UISelectionPanel_Init(pass,__pRT__,snd);
    39 _UISpecificationTool_Init(pass,__pRT__,snd);
    36 _UISpecificationTool_Init(pass,__pRT__,snd);
    40 _stx_137libtool2_Init(pass,__pRT__,snd);
    37 _stx_137libtool2_Init(pass,__pRT__,snd);
       
    38 _FileSelectionBrowser_Init(pass,__pRT__,snd);
       
    39 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
       
    40 _UIPainterView_Init(pass,__pRT__,snd);
    41 
    41 
    42 
    42 
    43 __END_PACKAGE__();
    43 __END_PACKAGE__();
    44 }
    44 }