libInit.cc
changeset 1753 f9be6a841a22
parent 1743 9a2dd9978d35
child 1754 3e2dda581c1c
equal deleted inserted replaced
1752:54a31cc3fc2f 1753:f9be6a841a22
     1 /*
     1 /*
     2  * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.59 2006-09-14 13:54:13 cg Exp $
     2  * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.60 2006-09-29 15:17:30 cg Exp $
     3  *
     3  *
     4  * DO NOT EDIT 
     4  * DO NOT EDIT 
     5  * automagically generated from the projectDefinition: stx_libbasic2.
     5  * automagically generated from the projectDefinition: stx_libbasic2.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
    84 _WordArray_Init(pass,__pRT__,snd);
    84 _WordArray_Init(pass,__pRT__,snd);
    85 _FileURI_Init(pass,__pRT__,snd);
    85 _FileURI_Init(pass,__pRT__,snd);
    86 _FtpURI_Init(pass,__pRT__,snd);
    86 _FtpURI_Init(pass,__pRT__,snd);
    87 _HttpURI_Init(pass,__pRT__,snd);
    87 _HttpURI_Init(pass,__pRT__,snd);
    88 _IPv6SocketAddress_Init(pass,__pRT__,snd);
    88 _IPv6SocketAddress_Init(pass,__pRT__,snd);
       
    89 _ReindexedCollection(pass,__pRT__,snd);
    89 #ifdef WIN32
    90 #ifdef WIN32
    90 _SerialPort_Init(pass,__pRT__,snd);
    91 _SerialPort_Init(pass,__pRT__,snd);
    91 #endif /* WIN32 */
    92 #endif /* WIN32 */
    92 
    93 
    93 
    94