libInit.cc
branchjv
changeset 17714 0d64723fe7f5
parent 17711 39faaaf888b4
child 17722 d16e66ec9f4c
--- a/libInit.cc	Tue Jun 16 07:29:40 2009 +0100
+++ b/libInit.cc	Wed Jun 17 12:47:57 2009 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libbasic/libInit.cc,v 1.139 2009/05/07 11:13:43 stefan Exp $
+ * $Header$
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libbasic.
@@ -27,6 +27,8 @@
 _CharacterEncoder_Init(pass,__pRT__,snd);
 _ClassBuilder_Init(pass,__pRT__,snd);
 _ClassCategoryReader_Init(pass,__pRT__,snd);
+_CmdLineOption_Init(pass,__pRT__,snd);
+_CmdLineParser_Init(pass,__pRT__,snd);
 _Collection_Init(pass,__pRT__,snd);
 _Context_Init(pass,__pRT__,snd);
 _Continuation_Init(pass,__pRT__,snd);
@@ -106,6 +108,7 @@
 _Association_Init(pass,__pRT__,snd);
 _Block_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__ASCII_Init(pass,__pRT__,snd);
+_CharacterEncoderImplementations__ISO10646_137to_137UTF16BE_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__ISO10646_137to_137UTF8_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__ISO8859_1371_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__ISO8859_13715_Init(pass,__pRT__,snd);
@@ -113,6 +116,7 @@
 _CharacterEncoderImplementations__ISO8859_1375_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__ISO8859_1377_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__JIS0208_137to_137SJIS_Init(pass,__pRT__,snd);
+_CharacterEncoderImplementations__KOI8_137R_Init(pass,__pRT__,snd);
 _CharacterEncoderImplementations__MS_137Ansi_Init(pass,__pRT__,snd);
 _ClassDescription_Init(pass,__pRT__,snd);
 _ControlRequest_Init(pass,__pRT__,snd);
@@ -151,6 +155,7 @@
 _BreakPointInterrupt_Init(pass,__pRT__,snd);
 _CheapBlock_Init(pass,__pRT__,snd);
 _Class_Init(pass,__pRT__,snd);
+_CmdLineOptionError_Init(pass,__pRT__,snd);
 _DoubleArray_Init(pass,__pRT__,snd);
 _ElementBoundsError_Init(pass,__pRT__,snd);
 _FloatArray_Init(pass,__pRT__,snd);
@@ -160,6 +165,7 @@
 _Interval_Init(pass,__pRT__,snd);
 _LimitedPrecisionReal_Init(pass,__pRT__,snd);
 _MeasurementValue_Init(pass,__pRT__,snd);
+_MetaNumber_Init(pass,__pRT__,snd);
 _Metaclass_Init(pass,__pRT__,snd);
 _OsError_Init(pass,__pRT__,snd);
 _ProceedError_Init(pass,__pRT__,snd);
@@ -186,6 +192,7 @@
 _AllocationFailure_Init(pass,__pRT__,snd);
 _ArithmeticError_Init(pass,__pRT__,snd);
 _AssertionFailedError_Init(pass,__pRT__,snd);
+_AutoloadMetaclass_Init(pass,__pRT__,snd);
 _ByteArray_Init(pass,__pRT__,snd);
 _CharacterWriteStream_Init(pass,__pRT__,snd);
 _ContextError_Init(pass,__pRT__,snd);
@@ -197,6 +204,7 @@
 _FixedPoint_Init(pass,__pRT__,snd);
 _Float_Init(pass,__pRT__,snd);
 _GetOpt_Init(pass,__pRT__,snd);
+_Infinity_Init(pass,__pRT__,snd);
 _LargeInteger_Init(pass,__pRT__,snd);
 _LongFloat_Init(pass,__pRT__,snd);
 _MessageNotUnderstood_Init(pass,__pRT__,snd);
@@ -239,6 +247,7 @@
 _KeyNotFoundError_Init(pass,__pRT__,snd);
 _MallocFailure_Init(pass,__pRT__,snd);
 _NonBooleanReceiverError_Init(pass,__pRT__,snd);
+_NumberConversionError_Init(pass,__pRT__,snd);
 _OpenError_Init(pass,__pRT__,snd);
 _PositionError_Init(pass,__pRT__,snd);
 _PositionOutOfBoundsError_Init(pass,__pRT__,snd);
@@ -263,6 +272,7 @@
 _NoByteCodeError_Init(pass,__pRT__,snd);
 _NonIntegerIndexError_Init(pass,__pRT__,snd);
 _NonPositionableExternalStream_Init(pass,__pRT__,snd);
+_NumberFormatError_Init(pass,__pRT__,snd);
 _OverflowError_Init(pass,__pRT__,snd);
 _String_Init(pass,__pRT__,snd);
 _SubscriptOutOfBoundsError_Init(pass,__pRT__,snd);
@@ -274,28 +284,18 @@
 _DirectoryStream_Init(pass,__pRT__,snd);
 _InvalidEncodingError_Init(pass,__pRT__,snd);
 _PipeStream_Init(pass,__pRT__,snd);
+_RomanNumberFormatError_Init(pass,__pRT__,snd);
 _Symbol_Init(pass,__pRT__,snd);
 _Unicode16String_Init(pass,__pRT__,snd);
-_AutoloadMetaclass_Init(pass,__pRT__,snd);
 #ifdef UNIX
 _UnixFileDescriptorHandle_Init(pass,__pRT__,snd);
 _UnixFileHandle_Init(pass,__pRT__,snd);
 _UnixOperatingSystem_Init(pass,__pRT__,snd);
 #endif /* UNIX */
 #ifdef WIN32
-_CharacterEncoderImplementations__MS_137Baltic_Init(pass,__pRT__,snd);
-_CharacterEncoderImplementations__MS_137Cyrillic_Init(pass,__pRT__,snd);
-_CharacterEncoderImplementations__MS_137Greek_Init(pass,__pRT__,snd);
-_PCFilename_Init(pass,__pRT__,snd);
-_Win32FILEHandle_Init(pass,__pRT__,snd);
 _Win32Handle_Init(pass,__pRT__,snd);
 _Win32OperatingSystem_Init(pass,__pRT__,snd);
 #endif /* WIN32 */
-#ifdef VMS
-_OpenVMSFileHandle_Init(pass,__pRT__,snd);
-_OpenVMSFilename_Init(pass,__pRT__,snd);
-_OpenVMSOperatingSystem_Init(pass,__pRT__,snd);
-#endif /* VMS */
 
 
 __END_PACKAGE__();