*** empty log message ***
authorfm
Wed, 07 Mar 2007 17:59:39 +0100
changeset 1852 4ff7ff5588e7
parent 1851 31ce48b3ebef
child 1853 b9c4a09bfc6a
*** empty log message ***
libInit.cc
--- a/libInit.cc	Wed Mar 07 17:53:10 2007 +0100
+++ b/libInit.cc	Wed Mar 07 17:59:39 2007 +0100
@@ -1,7 +1,7 @@
 /*
- * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.71 2007-01-18 15:16:27 stefan Exp $
+ * $Header: /cvs/stx/stx/libbasic2/libInit.cc,v 1.72 2007-03-07 16:59:39 fm 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;
@@ -83,6 +83,7 @@
 _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 */