automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Thu, 02 Aug 2012 21:52:42 +0200
changeset 14280 c812a4da64f7
parent 14279 f7db8e2c9946
child 14281 9b5dae5f0925
automatically generated by browser
libInit.cc
--- a/libInit.cc	Thu Aug 02 21:52:03 2012 +0200
+++ b/libInit.cc	Thu Aug 02 21:52:42 2012 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic/libInit.cc,v 1.180 2012-07-11 17:13:03 stefan Exp $
+ * $Header: /cvs/stx/stx/libbasic/libInit.cc,v 1.181 2012-08-02 19:52:42 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libbasic.
@@ -208,6 +208,7 @@
 _MeasurementValue_Init(pass,__pRT__,snd);
 _MetaNumber_Init(pass,__pRT__,snd);
 _Metaclass_Init(pass,__pRT__,snd);
+_MethodWithBreakpoints_Init(pass,__pRT__,snd);
 _OsError_Init(pass,__pRT__,snd);
 _PluginSupport_Init(pass,__pRT__,snd);
 _ProceedableError_Init(pass,__pRT__,snd);
@@ -352,12 +353,6 @@
 _Win32Constants_Init(pass,__pRT__,snd);
 _Win32OperatingSystem_Init(pass,__pRT__,snd);
 #endif /* WIN32 */
-#ifdef UNIX
-_UnixFileDescriptorHandle_Init(pass,__pRT__,snd);
-_UnixFileHandle_Init(pass,__pRT__,snd);
-_UnixOperatingSystem_Init(pass,__pRT__,snd);
-#endif /* UNIX */
-
 
 
 __END_PACKAGE__();