libInit.cc
branchjv
changeset 17725 2a28bb8e80ab
parent 17722 d16e66ec9f4c
child 17726 8f5a84d96a65
--- a/libInit.cc	Thu Aug 13 09:45:32 2009 +0100
+++ b/libInit.cc	Thu Aug 13 09:47:27 2009 +0100
@@ -21,6 +21,7 @@
 _Autoload_Init(pass,__pRT__,snd);
 _Object_Init(pass,__pRT__,snd);
 _ProtoObject_Init(pass,__pRT__,snd);
+_AbstractDesktop_Init(pass,__pRT__,snd);
 _AbstractOperatingSystem_Init(pass,__pRT__,snd);
 _Behavior_Init(pass,__pRT__,snd);
 _Boolean_Init(pass,__pRT__,snd);
@@ -40,6 +41,7 @@
 _Geometric_Init(pass,__pRT__,snd);
 _InlineObject_Init(pass,__pRT__,snd);
 _InterestConverter_Init(pass,__pRT__,snd);
+_Language_Init(pass,__pRT__,snd);
 _Link_Init(pass,__pRT__,snd);
 _Magnitude_Init(pass,__pRT__,snd);
 _Message_Init(pass,__pRT__,snd);
@@ -99,15 +101,20 @@
 _Rectangle_Init(pass,__pRT__,snd);
 _SequenceableCollection_Init(pass,__pRT__,snd);
 _Set_Init(pass,__pRT__,snd);
+_SmalltalkDesktop_Init(pass,__pRT__,snd);
+_SmalltalkLanguage_Init(pass,__pRT__,snd);
 _True_Init(pass,__pRT__,snd);
+_UnixDesktop_Init(pass,__pRT__,snd);
 _UnixFilename_Init(pass,__pRT__,snd);
 _UserNotification_Init(pass,__pRT__,snd);
 _WeakInterestConverter_Init(pass,__pRT__,snd);
+_WindowsDesktop_Init(pass,__pRT__,snd);
 _ActivityNotification_Init(pass,__pRT__,snd);
 _ArrayedCollection_Init(pass,__pRT__,snd);
 _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);
@@ -115,6 +122,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);
@@ -146,6 +154,7 @@
 _UserInformation_Init(pass,__pRT__,snd);
 _UserInterrupt_Init(pass,__pRT__,snd);
 _Warning_Init(pass,__pRT__,snd);
+_XDGDesktop_Init(pass,__pRT__,snd);
 _YesToAllConfirmation_Init(pass,__pRT__,snd);
 _stx_137libbasic_Init(pass,__pRT__,snd);
 _AbortAllOperationRequest_Init(pass,__pRT__,snd);
@@ -158,11 +167,13 @@
 _ElementBoundsError_Init(pass,__pRT__,snd);
 _FloatArray_Init(pass,__pRT__,snd);
 _Fraction_Init(pass,__pRT__,snd);
+_GNOMEDesktop_Init(pass,__pRT__,snd);
 _IdentityDictionary_Init(pass,__pRT__,snd);
 _Integer_Init(pass,__pRT__,snd);
 _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);
@@ -201,6 +212,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);
@@ -243,6 +255,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);
@@ -267,6 +280,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);
@@ -278,6 +292,7 @@
 _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);
 #ifdef UNIX
@@ -286,19 +301,9 @@
 _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__();