automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 28 Mar 2007 14:16:34 +0200
changeset 1869 bae16aab2a5e
parent 1868 30e4a9c53a66
child 1870 b6fdda814ba1
automatically generated by browser
libInit.cc
--- a/libInit.cc	Wed Mar 28 14:16:32 2007 +0200
+++ b/libInit.cc	Wed Mar 28 14:16:34 2007 +0200
@@ -1,7 +1,7 @@
 /*
- * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.72 2007-03-07 16:59:39 fm Exp $
+ * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.73 2007-03-28 12:16:34 cg Exp $
  *
- * DO NOT EDIT
+ * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libbasic2.
  */
 #define __INDIRECTVMINITCALLS__
@@ -9,7 +9,7 @@
 
 #ifdef WIN32
 # pragma codeseg INITCODE "INITCODE"
-#endif
+#endif 
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
 DLL_EXPORT void _libstx_libbasic2_Init() INIT_TEXT_SECTION;
@@ -25,6 +25,7 @@
 _CacheDictionary_Init(pass,__pRT__,snd);
 _CompressionStream_Init(pass,__pRT__,snd);
 _DirectoryContents_Init(pass,__pRT__,snd);
+_ExternalLong_Init(pass,__pRT__,snd);
 _FileSorter_Init(pass,__pRT__,snd);
 _FourByteString_Init(pass,__pRT__,snd);
 _InterestConverterWithParameters_Init(pass,__pRT__,snd);
@@ -44,6 +45,7 @@
 _RandomGenerator_Init(pass,__pRT__,snd);
 _ReindexedCollection_Init(pass,__pRT__,snd);
 _RunArray_Init(pass,__pRT__,snd);
+_SequenceWithSentinel_Init(pass,__pRT__,snd);
 _SharedCollection_Init(pass,__pRT__,snd);
 _Singleton_Init(pass,__pRT__,snd);
 _Socket_Init(pass,__pRT__,snd);
@@ -83,10 +85,6 @@
 _FtpURI_Init(pass,__pRT__,snd);
 _HttpURI_Init(pass,__pRT__,snd);
 _IPv6SocketAddress_Init(pass,__pRT__,snd);
-_ExternalLong_Init(pass,__pRT__,snd);
-#ifdef UNIX
-_BZip2Stream_Init(pass,__pRT__,snd);
-#endif /* UNIX */
 #ifdef WIN32
 _SerialPort_Init(pass,__pRT__,snd);
 #endif /* WIN32 */