libInit.cc
changeset 1006 bc36367c17b6
parent 977 17312d5e5d2a
child 1205 71fe2a968b1d
equal deleted inserted replaced
1005:0b2b698bc4f3 1006:bc36367c17b6
     1 /*
     1 /*
       
     2 
     2  * DO NOT EDIT 
     3  * DO NOT EDIT 
       
     4 
     3  * automatically generated from Make.proto
     5  * automatically generated from Make.proto
       
     6 
     4  */
     7  */
       
     8 
     5 #define __INDIRECTVMINITCALLS__
     9 #define __INDIRECTVMINITCALLS__
       
    10 
     6 #include <stc.h>
    11 #include <stc.h>
       
    12 
       
    13 #pragma codeseg INITCODE "INITCODE"
     7 _libtool2_Init(pass, __pRT__, snd)
    14 _libtool2_Init(pass, __pRT__, snd)
       
    15 
     8 OBJ snd; struct __vmData__ *__pRT__; {
    16 OBJ snd; struct __vmData__ *__pRT__; {
       
    17 
     9 __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
    18 __BEGIN_PACKAGE__("libtool2", _libtool2_Init);
       
    19 
    10 _ColorMenu_Init(pass,__pRT__,snd);
    20 _ColorMenu_Init(pass,__pRT__,snd);
       
    21 
    11 _FontMenu_Init(pass,__pRT__,snd);
    22 _FontMenu_Init(pass,__pRT__,snd);
       
    23 
    12 _MenuEditor_Init(pass,__pRT__,snd);
    24 _MenuEditor_Init(pass,__pRT__,snd);
       
    25 
    13 _ImageEditor_Init(pass,__pRT__,snd);
    26 _ImageEditor_Init(pass,__pRT__,snd);
       
    27 
    14 _DataSetBuilder_Init(pass,__pRT__,snd);
    28 _DataSetBuilder_Init(pass,__pRT__,snd);
       
    29 
    15 _UIGalleryView_Init(pass,__pRT__,snd);
    30 _UIGalleryView_Init(pass,__pRT__,snd);
       
    31 
    16 _UIHelpTool_Init(pass,__pRT__,snd);
    32 _UIHelpTool_Init(pass,__pRT__,snd);
       
    33 
    17 _UILayoutTool_Init(pass,__pRT__,snd);
    34 _UILayoutTool_Init(pass,__pRT__,snd);
       
    35 
    18 _UIObjectView_Init(pass,__pRT__,snd);
    36 _UIObjectView_Init(pass,__pRT__,snd);
       
    37 
    19 _UIPainter_Init(pass,__pRT__,snd);
    38 _UIPainter_Init(pass,__pRT__,snd);
       
    39 
    20 _UIPainterView_Init(pass,__pRT__,snd);
    40 _UIPainterView_Init(pass,__pRT__,snd);
       
    41 
    21 _UISelectionPanel_Init(pass,__pRT__,snd);
    42 _UISelectionPanel_Init(pass,__pRT__,snd);
       
    43 
    22 _UISpecificationTool_Init(pass,__pRT__,snd);
    44 _UISpecificationTool_Init(pass,__pRT__,snd);
       
    45 
    23 _SelectionBrowser_Init(pass,__pRT__,snd);
    46 _SelectionBrowser_Init(pass,__pRT__,snd);
       
    47 
    24 _FileSelectionBrowser_Init(pass,__pRT__,snd);
    48 _FileSelectionBrowser_Init(pass,__pRT__,snd);
       
    49 
    25 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
    50 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
       
    51 
    26 __END_PACKAGE__();
    52 __END_PACKAGE__();
       
    53 
    27 }
    54 }
       
    55