libInit.cc
author Claus Gittinger <cg@exept.de>
Thu, 05 Aug 1999 12:08:09 +0200
changeset 4567 cdf2c2f5b422
parent 4047 ca2199fb2d73
child 4571 e0868568929e
permissions -rw-r--r--
*** empty log message ***

/*
 * DO NOT EDIT 
 * automatically generated from Make.proto
 */
#define __INDIRECTVMINITCALLS__
#include <stc.h>
#ifdef WIN32
#pragma codeseg INITCODE "INITCODE"
#endif
_libbasic_Init(pass, __pRT__, snd)
OBJ snd; struct __vmData__ *__pRT__; {
__BEGIN_PACKAGE__("libbasic", _libbasic_Init);
_Object_Init(pass,__pRT__,snd);
_Autoload_Init(pass,__pRT__,snd);
_Behavior_Init(pass,__pRT__,snd);
_ClassDescription_Init(pass,__pRT__,snd);
_Class_Init(pass,__pRT__,snd);
_Metaclass_Init(pass,__pRT__,snd);
_PrivateMetaclass_Init(pass,__pRT__,snd);
_Project_Init(pass,__pRT__,snd);
_Namespace_Init(pass,__pRT__,snd);
_Boolean_Init(pass,__pRT__,snd);
_True_Init(pass,__pRT__,snd);
_False_Init(pass,__pRT__,snd);
_ClassCategoryReader_Init(pass,__pRT__,snd);
_Collection_Init(pass,__pRT__,snd);
_Bag_Init(pass,__pRT__,snd);
_SequenceableCollection_Init(pass,__pRT__,snd);
_ArrayedCollection_Init(pass,__pRT__,snd);
_UninterpretedBytes_Init(pass,__pRT__,snd);
_Array_Init(pass,__pRT__,snd);
_WeakArray_Init(pass,__pRT__,snd);
_ByteArray_Init(pass,__pRT__,snd);
_CharacterArray_Init(pass,__pRT__,snd);
_String_Init(pass,__pRT__,snd);
_Symbol_Init(pass,__pRT__,snd);
_DoubleArray_Init(pass,__pRT__,snd);
_FloatArray_Init(pass,__pRT__,snd);
_Interval_Init(pass,__pRT__,snd);
_LinkedList_Init(pass,__pRT__,snd);
_Semaphore_Init(pass,__pRT__,snd);
_OrderedCollection_Init(pass,__pRT__,snd);
_SortedCollection_Init(pass,__pRT__,snd);
_Set_Init(pass,__pRT__,snd);
_Dictionary_Init(pass,__pRT__,snd);
_IdentityDictionary_Init(pass,__pRT__,snd);
_WeakIdentityDictionary_Init(pass,__pRT__,snd);
_WeakDependencyDictionary_Init(pass,__pRT__,snd);
_WeakValueDictionary_Init(pass,__pRT__,snd);
_IdentitySet_Init(pass,__pRT__,snd);
_WeakIdentitySet_Init(pass,__pRT__,snd);
_SignalSet_Init(pass,__pRT__,snd);
_SemaphoreSet_Init(pass,__pRT__,snd);
_Context_Init(pass,__pRT__,snd);
_BlockContext_Init(pass,__pRT__,snd);
_Delay_Init(pass,__pRT__,snd);
_GenericException_Init(pass,__pRT__,snd);
_Exception_Init(pass,__pRT__,snd);
_ExecutableFunction_Init(pass,__pRT__,snd);
_CompiledCode_Init(pass,__pRT__,snd);
_Block_Init(pass,__pRT__,snd);
_VarArgBlock_Init(pass,__pRT__,snd);
_CheapBlock_Init(pass,__pRT__,snd);
_VarArgCheapBlock_Init(pass,__pRT__,snd);
_Method_Init(pass,__pRT__,snd);
_Filename_Init(pass,__pRT__,snd);
#ifndef WIN32
# ifndef VMS
_UnixFilename_Init(pass,__pRT__,snd);
# endif
#endif
_InterestConverter_Init(pass,__pRT__,snd);
_WeakInterestConverter_Init(pass,__pRT__,snd);
_Link_Init(pass,__pRT__,snd);
_Process_Init(pass,__pRT__,snd);
_Magnitude_Init(pass,__pRT__,snd);
_LookupKey_Init(pass,__pRT__,snd);
_Association_Init(pass,__pRT__,snd);
_AbstractTime_Init(pass,__pRT__,snd);
_AbsoluteTime_Init(pass,__pRT__,snd);
_Time_Init(pass,__pRT__,snd);
_ArithmeticValue_Init(pass,__pRT__,snd);
_Number_Init(pass,__pRT__,snd);
_Fraction_Init(pass,__pRT__,snd);
_Integer_Init(pass,__pRT__,snd);
_LargeInteger_Init(pass,__pRT__,snd);
_SmallInteger_Init(pass,__pRT__,snd);
_LimitedPrecisionReal_Init(pass,__pRT__,snd);
_Float_Init(pass,__pRT__,snd);
_ShortFloat_Init(pass,__pRT__,snd);
_Point_Init(pass,__pRT__,snd);
_Character_Init(pass,__pRT__,snd);
_Date_Init(pass,__pRT__,snd);
_Message_Init(pass,__pRT__,snd);
_MiniDebugger_Init(pass,__pRT__,snd);
_MiniInspector_Init(pass,__pRT__,snd);
_ObjectMemory_Init(pass,__pRT__,snd);
_ProcessorScheduler_Init(pass,__pRT__,snd);
_Geometric_Init(pass,__pRT__,snd);
_Rectangle_Init(pass,__pRT__,snd);
_Registry_Init(pass,__pRT__,snd);
_HandleRegistry_Init(pass,__pRT__,snd);
_Signal_Init(pass,__pRT__,snd);
_QuerySignal_Init(pass,__pRT__,snd);
_Smalltalk_Init(pass,__pRT__,snd);
_Stream_Init(pass,__pRT__,snd);
_PeekableStream_Init(pass,__pRT__,snd);
_PositionableStream_Init(pass,__pRT__,snd);
_ReadStream_Init(pass,__pRT__,snd);
_WriteStream_Init(pass,__pRT__,snd);
_ReadWriteStream_Init(pass,__pRT__,snd);
_ExternalStream_Init(pass,__pRT__,snd);
_FileStream_Init(pass,__pRT__,snd);
_DirectoryStream_Init(pass,__pRT__,snd);
_NonPositionableExternalStream_Init(pass,__pRT__,snd);
_PipeStream_Init(pass,__pRT__,snd);
_FileDirectory_Init(pass,__pRT__,snd);
_UndefinedObject_Init(pass,__pRT__,snd);
_ExternalAddress_Init(pass,__pRT__,snd);
_ExternalBytes_Init(pass,__pRT__,snd);
_ExternalFunction_Init(pass,__pRT__,snd);
_MethodDictionary_Init(pass,__pRT__,snd);
_AbstractOperatingSystem_Init(pass,__pRT__,snd);
#ifndef WIN32
# ifndef VMS
_UnixOperatingSystem_Init(pass,__pRT__,snd);
# endif
#endif
_ObsoleteObject_Init(pass,__pRT__,snd);
_UserPreferences_Init(pass,__pRT__,snd);
_BinaryObjectStorage_Init(pass,__pRT__,snd);
_BinaryIOManager_Init(pass,__pRT__,snd);
_BinaryInputManager_Init(pass,__pRT__,snd);
_BinaryOutputManager_Init(pass,__pRT__,snd);
#ifdef WIN32
_PCFilename_Init(pass,__pRT__,snd);
#endif
#ifdef WIN32
_Win32OperatingSystem_Init(pass,__pRT__,snd);
#endif
#ifdef VMS
_OpenVMSFilename_Init(pass,__pRT__,snd);
#endif
#ifdef VMS
_OpenVMSOperatingSystem_Init(pass,__pRT__,snd);
#endif
__END_PACKAGE__();
}