Fixing incorrect order of classes when loading jv
authorPatrik Svestka <patrik.svestka@gmail.com>
Thu, 02 Dec 2021 12:27:29 +0100
branchjv
changeset 25440 039a5cea86c3
parent 25439 0ef9bb1cd7bc
child 25441 16ffb469ab8c
Fixing incorrect order of classes when loading The following is correct autoload order: - UnixDesktop - XDGDesktop - GNOMEDesktop
abbrev.stc
bc.mak
bmake.bat
libInit.cc
mingwmake.bat
stx_libbasic.st
vcmake.bat
--- a/abbrev.stc	Mon Dec 13 13:46:39 2021 +0000
+++ b/abbrev.stc	Thu Dec 02 12:27:29 2021 +0100
@@ -1,430 +1,434 @@
-# automagically generated by the project definition
-# this file is needed for stc to be able to compile modules independently.
-# it provides information about a classes filename, category and especially namespace.
-Autoload Autoload stx:libbasic 'Kernel-Classes' 0
-Object Object stx:libbasic 'Kernel-Objects' 0
-ProtoObject ProtoObject stx:libbasic 'Kernel-Objects' 0
-AbstractOperatingSystem AbstractOperatingSystem stx:libbasic 'System-Support' 0
-AbstractSourceFileReader AbstractSourceFileReader stx:libbasic 'Kernel-Classes-Support' 0
-Annotation Annotation stx:libbasic 'Kernel-Extensions' 0
-Behavior Behavior stx:libbasic 'Kernel-Classes' 0
-Boolean Boolean stx:libbasic 'Kernel-Objects' 0
-CharacterEncoder CharacterEncoder stx:libbasic 'Collections-Text-Encodings' 0
-ClassBuilder ClassBuilder stx:libbasic 'Kernel-Support' 0
-ClassCategoryReader ClassCategoryReader stx:libbasic 'Kernel-Support' 0
-CmdLineOption CmdLineOption stx:libbasic 'System-Support-Command line' 0
-CmdLineParser CmdLineParser stx:libbasic 'System-Support-Command line' 0
-Collection Collection stx:libbasic 'Collections-Abstract' 0
-ConfigurableFeatures ConfigurableFeatures stx:libbasic 'System-Support' 0
-Context Context stx:libbasic 'Kernel-Methods' 0
-Continuation Continuation stx:libbasic 'Kernel-Processes' 0
-Delay Delay stx:libbasic 'Kernel-Processes' 0
-ExecutableFunction ExecutableFunction stx:libbasic 'Kernel-Methods' 0
-ExternalAddress ExternalAddress stx:libbasic 'System-Support' 0
-ExternalLibrary ExternalLibrary stx:libbasic 'System-Support' 1
-Filename Filename stx:libbasic 'System-Support' 0
-GenericException GenericException stx:libbasic 'Kernel-Exceptions' 1
-Geometric Geometric stx:libbasic 'Graphics-Geometry-Objects' 0
-InlineObject InlineObject stx:libbasic 'Programming-Support' 0
-InterestConverter InterestConverter stx:libbasic 'Interface-Support-Models' 0
-Link Link stx:libbasic 'Collections-Support' 0
-Lookup Lookup stx:libbasic 'Kernel-Extensions' 0
-Magnitude Magnitude stx:libbasic 'Magnitude-General' 0
-Message Message stx:libbasic 'Kernel-Methods' 0
-MiniDebugger MiniDebugger stx:libbasic 'System-Debugging-Support' 0
-MiniInspector MiniInspector stx:libbasic 'System-Debugging-Support' 0
-NameSpace NameSpace stx:libbasic 'Kernel-Classes' 0
-OSErrorHolder OSErrorHolder stx:libbasic 'OS-Support' 0
-OSProcess OSProcess stx:libbasic 'System-Support' 0
-ObjectMemory ObjectMemory stx:libbasic 'System-Support' 0
-PackageId PackageId stx:libbasic 'System-Support-Projects' 0
-PolymorphicInlineCache PolymorphicInlineCache stx:libbasic 'Kernel-Classes' 0
-ProcessorScheduler ProcessorScheduler stx:libbasic 'Kernel-Processes' 0
-ProgrammingLanguage ProgrammingLanguage stx:libbasic 'Kernel-Languages' 1
-Project Project stx:libbasic 'System-Support' 0
-ProjectDefinition ProjectDefinition stx:libbasic 'System-Support-Projects' 3
-ReadEvalPrintLoop ReadEvalPrintLoop stx:libbasic 'System-Support' 0
-RecursionLock RecursionLock stx:libbasic 'Kernel-Processes' 0
-Semaphore Semaphore stx:libbasic 'Kernel-Processes' 0
-SharedPool SharedPool stx:libbasic 'Kernel-Classes' 0
-Signal Signal stx:libbasic 'Kernel-Exceptions' 0
-Smalltalk Smalltalk stx:libbasic 'System-Support' 0
-StandaloneStartup StandaloneStartup stx:libbasic 'System-Support' 1
-Stream Stream stx:libbasic 'Streams' 0
-SystemChangeNotifier SystemChangeNotifier stx:libbasic 'Kernel-Classes-Support' 0
-UndefinedObject UndefinedObject stx:libbasic 'Kernel-Objects' 0
-UserMessage UserMessage stx:libbasic 'Interface-Internationalization' 0
-Visitor Visitor stx:libbasic 'System-Visiting' 0
-VoidObject VoidObject stx:libbasic 'Kernel-Objects' 0
-AbstractTime AbstractTime stx:libbasic 'Magnitude-Time' 0
-ApplicationDefinition ApplicationDefinition stx:libbasic 'System-Support-Projects' 3
-ArithmeticValue ArithmeticValue stx:libbasic 'Magnitude-Numbers' 0
-AspectVisitor AspectVisitor stx:libbasic 'System-Visiting' 0
-AutoDeletedFilename AutoDeletedFilename stx:libbasic 'System-Support' 0
-Bag Bag stx:libbasic 'Collections-Unordered' 0
-BlockContext BlockContext stx:libbasic 'Kernel-Methods' 0
-BuiltinLookup BuiltinLookup stx:libbasic 'Kernel-Extensions' 0
-Character Character stx:libbasic 'Magnitude-General' 0
-CharacterEncoderImplementations::ISO10646_1 CharacterEncoderImplementations__ISO10646_1 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::SingleByteEncoder CharacterEncoderImplementations__SingleByteEncoder stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::TwoByteEncoder CharacterEncoderImplementations__TwoByteEncoder stx:libbasic 'Collections-Text-Encodings' 0
-CompiledCode CompiledCode stx:libbasic 'Kernel-Methods' 0
-ControlInterrupt ControlInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
-Date Date stx:libbasic 'Magnitude-Time' 0
-EventSemaphore EventSemaphore stx:libbasic 'Kernel-Processes' 0
-Exception Exception stx:libbasic 'Kernel-Exceptions' 1
-ExternalFunction ExternalFunction stx:libbasic 'System-Support' 0
-False False stx:libbasic 'Kernel-Objects' 0
-FolderForProjectsDefinition FolderForProjectsDefinition stx:libbasic 'System-Support-Projects' 3
-HashStream HashStream stx:libbasic 'System-Crypt-Hashing' 0
-InlineObjectPrototype InlineObjectPrototype stx:libbasic 'Programming-Support' 0
-JavaPackage JavaPackage stx:libbasic 'Languages-Java-Support' 0
-KeyedCollection KeyedCollection stx:libbasic 'Collections-Abstract' 0
-LibraryDefinition LibraryDefinition stx:libbasic 'System-Support-Projects' 3
-LookupKey LookupKey stx:libbasic 'Collections-Support' 0
-MessageSend MessageSend stx:libbasic 'Kernel-Methods' 0
-MiniLogger MiniLogger stx:libbasic 'System-Debugging-Support' 0
-NamespaceAwareLookup NamespaceAwareLookup stx:libbasic 'Kernel-Extensions' 0
-NoHandlerError NoHandlerError stx:libbasic 'Kernel-Exceptions-Errors' 1
-Notification Notification stx:libbasic 'Kernel-Exceptions' 1
-OSHandle OSHandle stx:libbasic 'Compatibility-VisualWorks' 0
-PeekableStream PeekableStream stx:libbasic 'Streams' 0
-Process Process stx:libbasic 'Kernel-Processes' 0
-QuerySignal QuerySignal stx:libbasic 'Kernel-Exceptions' 0
-Rectangle Rectangle stx:libbasic 'Graphics-Geometry-Objects' 0
-SequenceableCollection SequenceableCollection stx:libbasic 'Collections-Abstract' 0
-Set Set stx:libbasic 'Collections-Unordered' 0
-SmalltalkChunkFileSourceReader SmalltalkChunkFileSourceReader stx:libbasic 'Kernel-Classes-Support' 0
-SmalltalkLanguage SmalltalkLanguage stx:libbasic 'Kernel-Languages' 1
-StandaloneStartupHeadless StandaloneStartupHeadless stx:libbasic 'System-Support' 1
-True True stx:libbasic 'Kernel-Objects' 0
-UnixFilename UnixFilename stx:libbasic 'OS-Unix' 0
-WeakInterestConverter WeakInterestConverter stx:libbasic 'Interface-Support-Models' 0
-ArrayedCollection ArrayedCollection stx:libbasic 'Collections-Abstract' 0
-Association Association stx:libbasic 'Collections-Support' 0
-Block Block stx:libbasic 'Kernel-Methods' 0
-CascadingNotification CascadingNotification stx:libbasic 'Kernel-Exceptions' 1
-CharacterEncoderImplementations::ASCII CharacterEncoderImplementations__ASCII stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::CP437 CharacterEncoderImplementations__CP437 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::EBCDIC CharacterEncoderImplementations__EBCDIC stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO10646_to_UTF16BE CharacterEncoderImplementations__ISO10646_to_UTF16BE stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO10646_to_UTF8 CharacterEncoderImplementations__ISO10646_to_UTF8 stx:libbasic 'Collections-Text-Encodings' 1
-CharacterEncoderImplementations::ISO8859_1 CharacterEncoderImplementations__ISO8859_1 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_10 CharacterEncoderImplementations__ISO8859_10 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_11 CharacterEncoderImplementations__ISO8859_11 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_13 CharacterEncoderImplementations__ISO8859_13 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_14 CharacterEncoderImplementations__ISO8859_14 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_15 CharacterEncoderImplementations__ISO8859_15 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_16 CharacterEncoderImplementations__ISO8859_16 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_2 CharacterEncoderImplementations__ISO8859_2 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_3 CharacterEncoderImplementations__ISO8859_3 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_4 CharacterEncoderImplementations__ISO8859_4 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_5 CharacterEncoderImplementations__ISO8859_5 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_6 CharacterEncoderImplementations__ISO8859_6 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_7 CharacterEncoderImplementations__ISO8859_7 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO8859_8 CharacterEncoderImplementations__ISO8859_8 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::KOI8_R CharacterEncoderImplementations__KOI8_R stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Roman CharacterEncoderImplementations__MAC_Roman stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Ansi CharacterEncoderImplementations__MS_Ansi stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Arabic CharacterEncoderImplementations__MS_Arabic stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Baltic CharacterEncoderImplementations__MS_Baltic stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Cyrillic CharacterEncoderImplementations__MS_Cyrillic stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_EastEuropean CharacterEncoderImplementations__MS_EastEuropean stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Greek CharacterEncoderImplementations__MS_Greek stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Hebrew CharacterEncoderImplementations__MS_Hebrew stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Symbol CharacterEncoderImplementations__MS_Symbol stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MS_Turkish CharacterEncoderImplementations__MS_Turkish stx:libbasic 'Collections-Text-Encodings' 0
-ClassDescription ClassDescription stx:libbasic 'Kernel-Classes' 0
-Complex Complex stx:libbasic 'Magnitude-Numbers' 0
-ControlRequest ControlRequest stx:libbasic 'Kernel-Exceptions-Control' 1
-Dictionary Dictionary stx:libbasic 'Collections-Unordered' 0
-EncodedStream EncodedStream stx:libbasic 'Collections-Text-Encodings' 0
-EndOfStreamNotification EndOfStreamNotification stx:libbasic 'Kernel-Exceptions-Errors' 1
-Error Error stx:libbasic 'Kernel-Exceptions-Errors' 1
-ExternalFunctionCallback ExternalFunctionCallback stx:libbasic 'System-Support' 0
-ExternalLibraryFunction ExternalLibraryFunction stx:libbasic 'System-Support' 0
-HaltInterrupt HaltInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
-IdentitySet IdentitySet stx:libbasic 'Collections-Unordered' 0
-LinkedList LinkedList stx:libbasic 'Collections-Linked' 0
-MD5Stream MD5Stream stx:libbasic 'System-Crypt-Hashing' 0
-Method Method stx:libbasic 'Kernel-Methods' 0
-MethodDictionary MethodDictionary stx:libbasic 'Kernel-Methods' 0
-NaiveRomanNumberFormatNotification NaiveRomanNumberFormatNotification stx:libbasic 'Magnitude-Numbers' 1
-Number Number stx:libbasic 'Magnitude-Numbers' 0
-OSFileHandle OSFileHandle stx:libbasic 'System-Support' 0
-ObjectCoder ObjectCoder stx:libbasic 'System-Storage' 0
-OrderedCollection OrderedCollection stx:libbasic 'Collections-Sequenceable' 0
-OrderedSet OrderedSet stx:libbasic 'Collections-Sequenceable' 0
-Point Point stx:libbasic 'Graphics-Geometry' 0
-PositionableStream PositionableStream stx:libbasic 'Streams' 0
-ProceedingNotification ProceedingNotification stx:libbasic 'Kernel-Exceptions' 1
-Query Query stx:libbasic 'Kernel-Exceptions' 1
-ReadOnlySequenceableCollection ReadOnlySequenceableCollection stx:libbasic 'Collections-Abstract' 0
-RecursiveStoreError RecursiveStoreError stx:libbasic 'Kernel-Exceptions-Errors' 1
-SHA1Stream SHA1Stream stx:libbasic 'System-Crypt-Hashing' 0
-Time Time stx:libbasic 'Magnitude-Time' 0
-TimeoutNotification TimeoutNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
-Timestamp Timestamp stx:libbasic 'Magnitude-Time' 0
-UnhandledAttributeInLiteralArrayErrorSignal UnhandledAttributeInLiteralArrayErrorSignal stx:libbasic 'Kernel-Exceptions-Errors' 1
-UserConfirmation UserConfirmation stx:libbasic 'Kernel-Exceptions-Notifications' 1
-UserInterrupt UserInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
-UserNotification UserNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
-YesToAllConfirmation YesToAllConfirmation stx:libbasic 'Kernel-Exceptions-Notifications' 1
-stx_libbasic stx_libbasic stx:libbasic '* Projects & Packages *' 3
-AbortAllOperationRequest AbortAllOperationRequest stx:libbasic 'Kernel-Exceptions-Control' 1
-AbortAllOperationWantedQuery AbortAllOperationWantedQuery stx:libbasic 'Kernel-Exceptions-Control' 1
-AbstractSourceFileWriter AbstractSourceFileWriter stx:libbasic 'Kernel-Classes-Support' 0
-ActivityNotification ActivityNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
-Array Array stx:libbasic 'Collections-Arrayed' 0
-BitArray BitArray stx:libbasic 'Collections-Arrayed' 0
-BreakPointInterrupt BreakPointInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
-CharacterEncoderImplementations::ISO10646_to_UTF16LE CharacterEncoderImplementations__ISO10646_to_UTF16LE stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO10646_to_UTF8_MAC CharacterEncoderImplementations__ISO10646_to_UTF8_MAC stx:libbasic 'Collections-Text-Encodings' 1
-CharacterEncoderImplementations::ISO10646_to_XMLUTF8 CharacterEncoderImplementations__ISO10646_to_XMLUTF8 stx:libbasic 'Collections-Text-Encodings' 1
-CharacterEncoderImplementations::ISO8859_9 CharacterEncoderImplementations__ISO8859_9 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::KOI8_U CharacterEncoderImplementations__KOI8_U stx:libbasic 'Collections-Text-Encodings' 0
-CheapBlock CheapBlock stx:libbasic 'Kernel-Methods' 0
-CmdLineOptionError CmdLineOptionError stx:libbasic 'System-Support-Command line' 1
-Fraction Fraction stx:libbasic 'Magnitude-Numbers' 0
-GetOpt GetOpt stx:libbasic 'System-Support' 0
-IdentityDictionary IdentityDictionary stx:libbasic 'Collections-Unordered' 0
-InlineObjectClassDescription InlineObjectClassDescription stx:libbasic 'Programming-Support' 0
-Integer Integer stx:libbasic 'Magnitude-Numbers' 0
-Interval Interval stx:libbasic 'Collections-Sequenceable' 0
-IsDebuggingQuery IsDebuggingQuery stx:libbasic 'Interface-Debugger' 1
-LimitedPrecisionReal LimitedPrecisionReal stx:libbasic 'Magnitude-Numbers' 0
-LoadInProgressQuery LoadInProgressQuery stx:libbasic 'Kernel-Exceptions-Queries' 1
-MeasurementValue MeasurementValue stx:libbasic 'Magnitude-Numbers' 0
-MetaNumber MetaNumber stx:libbasic 'Magnitude-Numbers' 0
-Metaclass Metaclass stx:libbasic 'Kernel-Classes' 0
-MethodWithBreakpoints MethodWithBreakpoints stx:libbasic 'Kernel-Methods' 0
-ObsoleteMethodCallWarning ObsoleteMethodCallWarning stx:libbasic 'Kernel-Exceptions-Control' 1
-OrderedDictionary OrderedDictionary stx:libbasic 'Collections-Sequenceable' 0
-OsError OsError stx:libbasic 'OS-Support' 1
-PluginSupport PluginSupport stx:libbasic 'System-Support' 0
-ProceedableError ProceedableError stx:libbasic 'Kernel-Exceptions-Errors' 1
-QueryWithoutDefault QueryWithoutDefault stx:libbasic 'Kernel-Exceptions' 1
-ReadStream ReadStream stx:libbasic 'Streams' 0
-RecursionError RecursionError stx:libbasic 'Kernel-Exceptions-Errors' 1
-RecursiveExceptionError RecursiveExceptionError stx:libbasic 'Kernel-Exceptions-Errors' 1
-RestartProcessRequest RestartProcessRequest stx:libbasic 'Kernel-Exceptions-Control' 1
-SameForAllNotification SameForAllNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
-SemaphoreSet SemaphoreSet stx:libbasic 'Kernel-Processes' 0
-SignalSet SignalSet stx:libbasic 'Kernel-Exceptions' 0
-SnapshotError SnapshotError stx:libbasic 'System-Support' 1
-SortedCollection SortedCollection stx:libbasic 'Collections-Sequenceable' 0
-StringCollection StringCollection stx:libbasic 'Collections-Text' 0
-TZTimestamp TZTimestamp stx:libbasic 'Magnitude-Time' 0
-TerminateProcessRequest TerminateProcessRequest stx:libbasic 'Kernel-Exceptions-Control' 1
-TimeDuration TimeDuration stx:libbasic 'Magnitude-Time' 0
-UninterpretedBytes UninterpretedBytes stx:libbasic 'Collections-Abstract' 0
-UnixFileDescriptorHandle UnixFileDescriptorHandle stx:libbasic 'OS-Unix' 0
-UnixFileHandle UnixFileHandle stx:libbasic 'OS-Unix' 0
-UnixOperatingSystem UnixOperatingSystem stx:libbasic 'OS-Unix' 0
-UserInformation UserInformation stx:libbasic 'Kernel-Exceptions-Notifications' 1
-UtcTimestamp UtcTimestamp stx:libbasic 'Magnitude-Time' 0
-VMInternalError VMInternalError stx:libbasic 'Kernel-Exceptions-Errors' 1
-VarArgBlock VarArgBlock stx:libbasic 'Kernel-Methods' 0
-Warning Warning stx:libbasic 'Kernel-Exceptions' 1
-WeakArray WeakArray stx:libbasic 'Collections-Weak' 0
-WeakIdentitySet WeakIdentitySet stx:libbasic 'Collections-Weak' 0
-WeakValueDictionary WeakValueDictionary stx:libbasic 'Collections-Weak' 0
-WriteStream WriteStream stx:libbasic 'Streams' 0
-AbortOperationRequest AbortOperationRequest stx:libbasic 'Kernel-Exceptions-Control' 1
-AbstractNumberVector AbstractNumberVector stx:libbasic 'Collections-Arrayed' 0
-AllocationFailure AllocationFailure stx:libbasic 'System-Support' 1
-AutoloadMetaclass AutoloadMetaclass stx:libbasic 'Kernel-Classes' 0
-BooleanArray BooleanArray stx:libbasic 'Collections-Arrayed' 0
-ByteArray ByteArray stx:libbasic 'Collections-Arrayed' 0
-CharacterArray CharacterArray stx:libbasic 'Collections-Text' 0
-CharacterWriteStream CharacterWriteStream stx:libbasic 'Streams' 0
-Class Class stx:libbasic 'Kernel-Classes' 0
-ClassBuildWarning ClassBuildWarning stx:libbasic 'Kernel-Support' 1
-ClassLoadInProgressQuery ClassLoadInProgressQuery stx:libbasic 'Kernel-Exceptions-Queries' 1
-ConversionError ConversionError stx:libbasic 'Kernel-Exceptions-Errors' 1
-DeepCopyError DeepCopyError stx:libbasic 'Kernel-Exceptions-Errors' 1
-ExceptionHandlerSet ExceptionHandlerSet stx:libbasic 'Kernel-Exceptions' 0
-ExecutionError ExecutionError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-ExternalBytes ExternalBytes stx:libbasic 'System-Support' 0
-FixedPoint FixedPoint stx:libbasic 'Magnitude-Numbers' 0
-Float Float stx:libbasic 'Magnitude-Numbers' 0
-ImmutableArray ImmutableArray stx:libbasic 'System-Compiler-Support' 0
-Infinity Infinity stx:libbasic 'Magnitude-Numbers' 0
-InvalidPatchError InvalidPatchError stx:libbasic 'Kernel-Exceptions-Errors' 1
-LargeInteger LargeInteger stx:libbasic 'Magnitude-Numbers' 0
-LongFloat LongFloat stx:libbasic 'Magnitude-Numbers' 0
-OSSignalInterrupt OSSignalInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
-OSXOperatingSystem OSXOperatingSystem stx:libbasic 'OS-Unix' 0
-OsIllegalOperation OsIllegalOperation stx:libbasic 'OS-Support' 1
-OsInaccessibleError OsInaccessibleError stx:libbasic 'OS-Support' 1
-OsInvalidArgumentsError OsInvalidArgumentsError stx:libbasic 'OS-Support' 1
-OsNeedRetryError OsNeedRetryError stx:libbasic 'OS-Support' 1
-OsNoResourcesError OsNoResourcesError stx:libbasic 'OS-Support' 1
-OsNotification OsNotification stx:libbasic 'OS-Support' 1
-OsTransferFaultError OsTransferFaultError stx:libbasic 'OS-Support' 1
-PackageLoadError PackageLoadError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PackageLoadInProgressQuery PackageLoadInProgressQuery stx:libbasic 'Kernel-Exceptions-Queries' 1
-PrivateMetaclass PrivateMetaclass stx:libbasic 'Kernel-Classes' 0
-ProceedError ProceedError stx:libbasic 'Kernel-Exceptions-Errors' 1
-ReadWriteStream ReadWriteStream stx:libbasic 'Streams' 0
-ShortFloat ShortFloat stx:libbasic 'Magnitude-Numbers' 0
-SmallInteger SmallInteger stx:libbasic 'Magnitude-Numbers' 0
-SmalltalkChunkFileSourceWriter SmalltalkChunkFileSourceWriter stx:libbasic 'Kernel-Classes-Support' 0
-SomeNumber SomeNumber stx:libbasic 'Magnitude-Numbers' 0
-StreamError StreamError stx:libbasic 'Kernel-Exceptions-Errors' 1
-TimeoutError TimeoutError stx:libbasic 'Kernel-Exceptions-Errors' 1
-UserPreferences UserPreferences stx:libbasic 'System-Support' 0
-VarArgCheapBlock VarArgCheapBlock stx:libbasic 'Kernel-Methods' 0
-WeakIdentityDictionary WeakIdentityDictionary stx:libbasic 'Collections-Weak' 0
-WeakValueIdentityDictionary WeakValueIdentityDictionary stx:libbasic 'Collections-Weak' 0
-AmbiguousMessage AmbiguousMessage stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-ArgumentError ArgumentError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-ArithmeticError ArithmeticError stx:libbasic 'Kernel-Exceptions-Errors' 1
-AssertionFailedError AssertionFailedError stx:libbasic 'Kernel-Exceptions-Errors' 1
-CharacterEncoderError CharacterEncoderError stx:libbasic 'Collections-Text-Encodings' 1
-ClassBuildError ClassBuildError stx:libbasic 'Kernel-Support' 1
-ContextError ContextError stx:libbasic 'Kernel-Exceptions-Errors' 1
-DateConversionError DateConversionError stx:libbasic 'Magnitude-Time' 1
-DoubleArray DoubleArray stx:libbasic 'Collections-Arrayed' 0
-ElementBoundsError ElementBoundsError stx:libbasic 'Kernel-Exceptions-Errors' 1
-EndOfStreamError EndOfStreamError stx:libbasic 'Kernel-Exceptions-Errors' 1
-ExternalStream ExternalStream stx:libbasic 'Streams-External' 0
-ExternalStructure ExternalStructure stx:libbasic 'System-Support' 1
-FloatArray FloatArray stx:libbasic 'Collections-Arrayed' 0
-ImmutableByteArray ImmutableByteArray stx:libbasic 'System-Compiler-Support' 0
-IncompleteNextCountError IncompleteNextCountError stx:libbasic 'Kernel-Exceptions-Errors' 1
-InvalidCodeError InvalidCodeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-InvalidModeError InvalidModeError stx:libbasic 'Kernel-Exceptions-Errors' 1
-InvalidOperationError InvalidOperationError stx:libbasic 'Kernel-Exceptions-Errors' 1
-InvalidTypeError InvalidTypeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-MallocFailure MallocFailure stx:libbasic 'System-Support' 1
-MessageNotUnderstood MessageNotUnderstood stx:libbasic 'Kernel-Exceptions-Errors' 1
-MethodNotAppropriateError MethodNotAppropriateError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-NoModificationError NoModificationError stx:libbasic 'Kernel-Exceptions-Errors' 1
-NonBooleanReceiverError NonBooleanReceiverError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-NotFoundError NotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
-NumberConversionError NumberConversionError stx:libbasic 'Magnitude-Numbers' 1
-OpenError OpenError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PackageNotFoundError PackageNotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PositionError PositionError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PositionOutOfBoundsError PositionOutOfBoundsError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PrimitiveFailure PrimitiveFailure stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-ReadError ReadError stx:libbasic 'Kernel-Exceptions-Errors' 1
-Registry Registry stx:libbasic 'Collections-Weak' 0
-SignalError SignalError stx:libbasic 'Kernel-Exceptions-Errors' 1
-SignedByteArray SignedByteArray stx:libbasic 'Collections-Arrayed' 0
-StreamIOError StreamIOError stx:libbasic 'Kernel-Exceptions-Errors' 1
-StreamNotOpenError StreamNotOpenError stx:libbasic 'Kernel-Exceptions-Errors' 1
-String String stx:libbasic 'Collections-Text' 0
-SubclassResponsibilityError SubclassResponsibilityError stx:libbasic 'Kernel-Exceptions-Errors' 1
-TimeConversionError TimeConversionError stx:libbasic 'Magnitude-Time' 1
-TwoByteString TwoByteString stx:libbasic 'Collections-Text' 0
-UnboxedIntegerArray UnboxedIntegerArray stx:libbasic 'Collections-Arrayed' 0
-UnimplementedFunctionalityError UnimplementedFunctionalityError stx:libbasic 'Kernel-Exceptions-Errors' 1
-UnprotectedExternalBytes UnprotectedExternalBytes stx:libbasic 'System-Support' 0
-WeakDependencyDictionary WeakDependencyDictionary stx:libbasic 'Collections-Weak' 0
-WriteError WriteError stx:libbasic 'Kernel-Exceptions-Errors' 1
-AbstractClassInstantiationError AbstractClassInstantiationError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-BadLiteralsError BadLiteralsError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-CachingRegistry CachingRegistry stx:libbasic 'System-Support' 0
-CannotResumeError CannotResumeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-CannotReturnError CannotReturnError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-DecodingError DecodingError stx:libbasic 'Collections-Text-Encodings' 1
-DomainError DomainError stx:libbasic 'Kernel-Exceptions-Errors' 1
-EncodingError EncodingError stx:libbasic 'Collections-Text-Encodings' 1
-FileDoesNotExistException FileDoesNotExistException stx:libbasic 'Kernel-Exceptions-Errors' 1
-FileStream FileStream stx:libbasic 'Streams-External' 0
-HandleRegistry HandleRegistry stx:libbasic 'System-Support' 0
-ImmutableString ImmutableString stx:libbasic 'System-Compiler-Support' 0
-IndexNotFoundError IndexNotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
-IntegerArray IntegerArray stx:libbasic 'Collections-Arrayed' 0
-InvalidByteCodeError InvalidByteCodeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-InvalidInstructionError InvalidInstructionError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-InvalidReadError InvalidReadError stx:libbasic 'Kernel-Exceptions-Errors' 1
-InvalidWriteError InvalidWriteError stx:libbasic 'Kernel-Exceptions-Errors' 1
-KeyNotFoundError KeyNotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
-LongIntegerArray LongIntegerArray stx:libbasic 'Collections-Arrayed' 0
-MissingClassInLiteralArrayErrorSignal MissingClassInLiteralArrayErrorSignal stx:libbasic 'Kernel-Exceptions-Errors' 1
-NoByteCodeError NoByteCodeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-NonPositionableExternalStream NonPositionableExternalStream stx:libbasic 'Streams-External' 0
-NumberFormatError NumberFormatError stx:libbasic 'Magnitude-Numbers' 1
-PTYOpenError PTYOpenError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PackageNotCompatibleError PackageNotCompatibleError stx:libbasic 'Kernel-Exceptions-Errors' 1
-RangeError RangeError stx:libbasic 'Kernel-Exceptions-Errors' 1
-SignedIntegerArray SignedIntegerArray stx:libbasic 'Collections-Arrayed' 0
-SignedLongIntegerArray SignedLongIntegerArray stx:libbasic 'Collections-Arrayed' 0
-SignedWordArray SignedWordArray stx:libbasic 'Collections-Arrayed' 0
-Symbol Symbol stx:libbasic 'Collections-Text' 0
-UnboundedExternalStream UnboundedExternalStream stx:libbasic 'Streams-External' 0
-Unicode16String Unicode16String stx:libbasic 'Collections-Text' 0
-UnorderedNumbersError UnorderedNumbersError stx:libbasic 'Kernel-Exceptions-Errors' 1
-WordArray WordArray stx:libbasic 'Collections-Arrayed' 0
-WrongNumberOfArgumentsError WrongNumberOfArgumentsError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
-WrongProceedabilityError WrongProceedabilityError stx:libbasic 'Kernel-Exceptions-Errors' 1
-CharacterRangeError CharacterRangeError stx:libbasic 'Collections-Text-Encodings' 1
-DirectoryStream DirectoryStream stx:libbasic 'Streams-External' 0
-ImaginaryResultError ImaginaryResultError stx:libbasic 'Kernel-Exceptions-Errors' 1
-InvalidEncodingError InvalidEncodingError stx:libbasic 'Collections-Text-Encodings' 1
-NonIntegerIndexError NonIntegerIndexError stx:libbasic 'Kernel-Exceptions-Errors' 1
-OverflowError OverflowError stx:libbasic 'Kernel-Exceptions-Errors' 1
-PipeStream PipeStream stx:libbasic 'Streams-External' 0
-RomanNumberFormatError RomanNumberFormatError stx:libbasic 'Magnitude-Numbers' 1
-SubscriptOutOfBoundsError SubscriptOutOfBoundsError stx:libbasic 'Kernel-Exceptions-Errors' 1
-UnderflowError UnderflowError stx:libbasic 'Kernel-Exceptions-Errors' 1
-ZeroDivide ZeroDivide stx:libbasic 'Kernel-Exceptions-Errors' 1
-BadRomanNumberFormatError BadRomanNumberFormatError stx:libbasic 'Magnitude-Numbers' 1
-PCFilename PCFilename stx:libbasic  'unknownCategory'  0
-Win32Constants Win32Constants stx:libbasic  'unknownCategory'  0
-Win32Handle Win32Handle stx:libbasic  'unknownCategory'  0
-Win32FILEHandle Win32FILEHandle stx:libbasic  'unknownCategory'  0
-Win32OperatingSystem Win32OperatingSystem stx:libbasic  'unknownCategory'  0
-OpenVMSFileHandle OpenVMSFileHandle stx:libbasic  'unknownCategory'  0
-OpenVMSFilename OpenVMSFilename stx:libbasic  'unknownCategory'  0
-OpenVMSOperatingSystem OpenVMSOperatingSystem stx:libbasic  'unknownCategory'  0
-SqueakCommentReader SqueakCommentReader stx:libbasic 'Kernel-Support' 0
-SimpleExternalLibraryFunction SimpleExternalLibraryFunction stx:libbasic 'System-Support' 0
-QualifiedName QualifiedName stx:libbasic 'Kernel-Support' 0
-AbstractDesktop AbstractDesktop stx:libbasic 'System-Desktop' 0
-CharacterEncoderImplementations::BIG5 CharacterEncoderImplementations__BIG5 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::CNS11643 CharacterEncoderImplementations__CNS11643 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::GB2313_1980 CharacterEncoderImplementations__GB2313_1980 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::HANGUL CharacterEncoderImplementations__HANGUL stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO10646_to_JavaText CharacterEncoderImplementations__ISO10646_to_JavaText stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::ISO10646_to_SGML CharacterEncoderImplementations__ISO10646_to_SGML stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JIS0201 CharacterEncoderImplementations__JIS0201 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JIS0208 CharacterEncoderImplementations__JIS0208 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JIS0208_to_EUC CharacterEncoderImplementations__JIS0208_to_EUC stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JIS0208_to_JIS7 CharacterEncoderImplementations__JIS0208_to_JIS7 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JIS0208_to_SJIS CharacterEncoderImplementations__JIS0208_to_SJIS stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JIS0212 CharacterEncoderImplementations__JIS0212 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::JOHAB CharacterEncoderImplementations__JOHAB stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::KOI7 CharacterEncoderImplementations__KOI7 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::KSC5601 CharacterEncoderImplementations__KSC5601 stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Arabic CharacterEncoderImplementations__MAC_Arabic stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_CentralEuropean CharacterEncoderImplementations__MAC_CentralEuropean stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Croatian CharacterEncoderImplementations__MAC_Croatian stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Cyrillic CharacterEncoderImplementations__MAC_Cyrillic stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Dingbats CharacterEncoderImplementations__MAC_Dingbats stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Farsi CharacterEncoderImplementations__MAC_Farsi stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Greek CharacterEncoderImplementations__MAC_Greek stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Hebrew CharacterEncoderImplementations__MAC_Hebrew stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Iceland CharacterEncoderImplementations__MAC_Iceland stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Japanese CharacterEncoderImplementations__MAC_Japanese stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Korean CharacterEncoderImplementations__MAC_Korean stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Romanian CharacterEncoderImplementations__MAC_Romanian stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Symbol CharacterEncoderImplementations__MAC_Symbol stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Thai CharacterEncoderImplementations__MAC_Thai stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::MAC_Turkish CharacterEncoderImplementations__MAC_Turkish stx:libbasic 'Collections-Text-Encodings' 0
-CharacterEncoderImplementations::NEXT CharacterEncoderImplementations__NEXT stx:libbasic 'Collections-Text-Encodings' 0
-CmdLineParserTest CmdLineParserTest stx:libbasic 'System-Support-Command line' 1
-GNOMEDesktop GNOMEDesktop stx:libbasic 'System-Desktop' 0
-LargeFloat LargeFloat stx:libbasic 'Magnitude-Numbers' 0
-MacFilename MacFilename stx:libbasic 'OS-Mac' 0
-MappedExternalBytes MappedExternalBytes stx:libbasic 'System-Support' 0
-NotANumber NotANumber stx:libbasic 'Magnitude-Numbers' 0
-SmalltalkDesktop SmalltalkDesktop stx:libbasic 'System-Desktop' 0
-SystemNotification SystemNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
-TextCollectorStream TextCollectorStream stx:libbasic 'Streams-Misc' 0
-UnixDesktop UnixDesktop stx:libbasic 'System-Desktop' 0
-WindowsDesktop WindowsDesktop stx:libbasic 'System-Desktop' 0
-XDGDesktop XDGDesktop stx:libbasic 'System-Desktop' 0
+# automagically generated by the project definition
+# this file is needed for stc to be able to compile modules independently.
+# it provides information about a classes filename, category and especially namespace.
+Autoload Autoload stx:libbasic 'Kernel-Classes' 0
+Object Object stx:libbasic 'Kernel-Objects' 0
+ProtoObject ProtoObject stx:libbasic 'Kernel-Objects' 0
+AbstractOperatingSystem AbstractOperatingSystem stx:libbasic 'System-Support' 0
+AbstractSourceFileReader AbstractSourceFileReader stx:libbasic 'Kernel-Classes-Support' 0
+Annotation Annotation stx:libbasic 'Kernel-Extensions' 0
+Behavior Behavior stx:libbasic 'Kernel-Classes' 0
+Boolean Boolean stx:libbasic 'Kernel-Objects' 0
+CharacterEncoder CharacterEncoder stx:libbasic 'Collections-Text-Encodings' 0
+ClassBuilder ClassBuilder stx:libbasic 'Kernel-Support' 0
+ClassCategoryReader ClassCategoryReader stx:libbasic 'Kernel-Support' 0
+CmdLineOption CmdLineOption stx:libbasic 'System-Support-Command line' 0
+CmdLineParser CmdLineParser stx:libbasic 'System-Support-Command line' 0
+Collection Collection stx:libbasic 'Collections-Abstract' 0
+ConfigurableFeatures ConfigurableFeatures stx:libbasic 'System-Support' 0
+Context Context stx:libbasic 'Kernel-Methods' 0
+Continuation Continuation stx:libbasic 'Kernel-Processes' 0
+Delay Delay stx:libbasic 'Kernel-Processes' 0
+ExecutableFunction ExecutableFunction stx:libbasic 'Kernel-Methods' 0
+ExternalAddress ExternalAddress stx:libbasic 'System-Support' 0
+ExternalLibrary ExternalLibrary stx:libbasic 'System-Support' 1
+Filename Filename stx:libbasic 'System-Support' 0
+GenericException GenericException stx:libbasic 'Kernel-Exceptions' 1
+Geometric Geometric stx:libbasic 'Graphics-Geometry-Objects' 0
+InterestConverter InterestConverter stx:libbasic 'Interface-Support-Models' 0
+Link Link stx:libbasic 'Collections-Support' 0
+Lookup Lookup stx:libbasic 'Kernel-Extensions' 0
+Magnitude Magnitude stx:libbasic 'Magnitude-General' 0
+Message Message stx:libbasic 'Kernel-Methods' 0
+MiniDebugger MiniDebugger stx:libbasic 'System-Debugging-Support' 0
+MiniInspector MiniInspector stx:libbasic 'System-Debugging-Support' 0
+NameSpace NameSpace stx:libbasic 'Kernel-Classes' 0
+OSErrorHolder OSErrorHolder stx:libbasic 'OS-Support' 0
+OSProcess OSProcess stx:libbasic 'System-Support' 0
+ObjectMemory ObjectMemory stx:libbasic 'System-Support' 0
+PackageId PackageId stx:libbasic 'System-Support-Projects' 0
+PolymorphicInlineCache PolymorphicInlineCache stx:libbasic 'Kernel-Classes' 0
+ProcessorScheduler ProcessorScheduler stx:libbasic 'Kernel-Processes' 0
+ProgrammingLanguage ProgrammingLanguage stx:libbasic 'Kernel-Languages' 1
+Project Project stx:libbasic 'System-Support' 0
+ProjectDefinition ProjectDefinition stx:libbasic 'System-Support-Projects' 3
+ReadEvalPrintLoop ReadEvalPrintLoop stx:libbasic 'System-Support' 0
+AbstractLock AbstractLock stx:libbasic 'Kernel-Processes' 0
+RecursionLock RecursionLock stx:libbasic 'Kernel-Processes' 0
+Semaphore Semaphore stx:libbasic 'Kernel-Processes' 0
+SharedPool SharedPool stx:libbasic 'Kernel-Classes' 0
+Signal Signal stx:libbasic 'Kernel-Exceptions' 0
+Smalltalk Smalltalk stx:libbasic 'System-Support' 0
+StandaloneStartup StandaloneStartup stx:libbasic 'System-Support' 1
+Stream Stream stx:libbasic 'Streams' 0
+SystemChangeNotifier SystemChangeNotifier stx:libbasic 'Kernel-Classes-Support' 0
+UndefinedObject UndefinedObject stx:libbasic 'Kernel-Objects' 0
+UserMessage UserMessage stx:libbasic 'Interface-Internationalization' 0
+Visitor Visitor stx:libbasic 'System-Visiting' 0
+VoidObject VoidObject stx:libbasic 'Kernel-Objects' 0
+AbstractTime AbstractTime stx:libbasic 'Magnitude-Time' 0
+ApplicationDefinition ApplicationDefinition stx:libbasic 'System-Support-Projects' 3
+ArithmeticValue ArithmeticValue stx:libbasic 'Magnitude-Numbers' 0
+AspectVisitor AspectVisitor stx:libbasic 'System-Visiting' 0
+AutoDeletedFilename AutoDeletedFilename stx:libbasic 'System-Support' 0
+Bag Bag stx:libbasic 'Collections-Unordered' 0
+BlockContext BlockContext stx:libbasic 'Kernel-Methods' 0
+BuiltinLookup BuiltinLookup stx:libbasic 'Kernel-Extensions' 0
+Character Character stx:libbasic 'Magnitude-General' 0
+CharacterEncoderImplementations::ISO10646_1 CharacterEncoderImplementations__ISO10646_1 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::SingleByteEncoder CharacterEncoderImplementations__SingleByteEncoder stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::TwoByteEncoder CharacterEncoderImplementations__TwoByteEncoder stx:libbasic 'Collections-Text-Encodings' 0
+CompiledCode CompiledCode stx:libbasic 'Kernel-Methods' 0
+ControlInterrupt ControlInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
+Date Date stx:libbasic 'Magnitude-Time' 0
+EventSemaphore EventSemaphore stx:libbasic 'Kernel-Processes' 0
+Exception Exception stx:libbasic 'Kernel-Exceptions' 1
+ExternalFunction ExternalFunction stx:libbasic 'System-Support' 0
+False False stx:libbasic 'Kernel-Objects' 0
+FolderForProjectsDefinition FolderForProjectsDefinition stx:libbasic 'System-Support-Projects' 3
+HashStream HashStream stx:libbasic 'System-Crypt-Hashing' 0
+JavaPackage JavaPackage stx:libbasic 'Languages-Java-Support' 0
+KeyedCollection KeyedCollection stx:libbasic 'Collections-Abstract' 0
+SmallDictionary SmallDictionary stx:libbasic 'Collections-Unordered' 0
+LibraryDefinition LibraryDefinition stx:libbasic 'System-Support-Projects' 3
+LookupKey LookupKey stx:libbasic 'Collections-Support' 0
+MessageSend MessageSend stx:libbasic 'Kernel-Methods' 0
+MiniLogger MiniLogger stx:libbasic 'System-Debugging-Support' 0
+NamespaceAwareLookup NamespaceAwareLookup stx:libbasic 'Kernel-Extensions' 0
+NoHandlerError NoHandlerError stx:libbasic 'Kernel-Exceptions-Errors' 1
+Notification Notification stx:libbasic 'Kernel-Exceptions' 1
+OSHandle OSHandle stx:libbasic 'Compatibility-VisualWorks' 0
+PeekableStream PeekableStream stx:libbasic 'Streams' 0
+Process Process stx:libbasic 'Kernel-Processes' 0
+QuerySignal QuerySignal stx:libbasic 'Kernel-Exceptions' 0
+Rectangle Rectangle stx:libbasic 'Graphics-Geometry-Objects' 0
+SequenceableCollection SequenceableCollection stx:libbasic 'Collections-Abstract' 0
+Set Set stx:libbasic 'Collections-Unordered' 0
+SmalltalkChunkFileSourceReader SmalltalkChunkFileSourceReader stx:libbasic 'Kernel-Classes-Support' 0
+SmalltalkLanguage SmalltalkLanguage stx:libbasic 'Kernel-Languages' 1
+StandaloneStartupHeadless StandaloneStartupHeadless stx:libbasic 'System-Support' 1
+True True stx:libbasic 'Kernel-Objects' 0
+UnixFilename UnixFilename stx:libbasic 'OS-Unix' 0
+WeakInterestConverter WeakInterestConverter stx:libbasic 'Interface-Support-Models' 0
+ArrayedCollection ArrayedCollection stx:libbasic 'Collections-Abstract' 0
+Association Association stx:libbasic 'Collections-Support' 0
+Block Block stx:libbasic 'Kernel-Methods' 0
+CascadingNotification CascadingNotification stx:libbasic 'Kernel-Exceptions' 1
+CharacterEncoderImplementations::ASCII CharacterEncoderImplementations__ASCII stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::CP437 CharacterEncoderImplementations__CP437 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::EBCDIC CharacterEncoderImplementations__EBCDIC stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO10646_to_UTF16BE CharacterEncoderImplementations__ISO10646_to_UTF16BE stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO10646_to_UTF8 CharacterEncoderImplementations__ISO10646_to_UTF8 stx:libbasic 'Collections-Text-Encodings' 1
+CharacterEncoderImplementations::ISO8859_1 CharacterEncoderImplementations__ISO8859_1 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_10 CharacterEncoderImplementations__ISO8859_10 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_11 CharacterEncoderImplementations__ISO8859_11 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_13 CharacterEncoderImplementations__ISO8859_13 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_14 CharacterEncoderImplementations__ISO8859_14 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_15 CharacterEncoderImplementations__ISO8859_15 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_16 CharacterEncoderImplementations__ISO8859_16 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_2 CharacterEncoderImplementations__ISO8859_2 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_3 CharacterEncoderImplementations__ISO8859_3 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_4 CharacterEncoderImplementations__ISO8859_4 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_5 CharacterEncoderImplementations__ISO8859_5 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_6 CharacterEncoderImplementations__ISO8859_6 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_7 CharacterEncoderImplementations__ISO8859_7 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO8859_8 CharacterEncoderImplementations__ISO8859_8 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::KOI8_R CharacterEncoderImplementations__KOI8_R stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Roman CharacterEncoderImplementations__MAC_Roman stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Ansi CharacterEncoderImplementations__MS_Ansi stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Arabic CharacterEncoderImplementations__MS_Arabic stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Baltic CharacterEncoderImplementations__MS_Baltic stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Cyrillic CharacterEncoderImplementations__MS_Cyrillic stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_EastEuropean CharacterEncoderImplementations__MS_EastEuropean stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Greek CharacterEncoderImplementations__MS_Greek stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Hebrew CharacterEncoderImplementations__MS_Hebrew stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Symbol CharacterEncoderImplementations__MS_Symbol stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MS_Turkish CharacterEncoderImplementations__MS_Turkish stx:libbasic 'Collections-Text-Encodings' 0
+ClassDescription ClassDescription stx:libbasic 'Kernel-Classes' 0
+InlineObject InlineObject stx:libbasic 'Kernel-Classes' 0
+InlineObjectPrototype InlineObjectPrototype stx:libbasic 'Programming-Support' 0
+Complex Complex stx:libbasic 'Magnitude-Numbers' 0
+ControlRequest ControlRequest stx:libbasic 'Kernel-Exceptions-Control' 1
+Dictionary Dictionary stx:libbasic 'Collections-Unordered' 0
+EncodedStream EncodedStream stx:libbasic 'Collections-Text-Encodings' 0
+EndOfStreamNotification EndOfStreamNotification stx:libbasic 'Kernel-Exceptions-Errors' 1
+Error Error stx:libbasic 'Kernel-Exceptions-Errors' 1
+ExternalFunctionCallback ExternalFunctionCallback stx:libbasic 'System-Support' 0
+ExternalLibraryFunction ExternalLibraryFunction stx:libbasic 'System-Support' 0
+HaltInterrupt HaltInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
+IdentitySet IdentitySet stx:libbasic 'Collections-Unordered' 0
+LinkedList LinkedList stx:libbasic 'Collections-Linked' 0
+MD5Stream MD5Stream stx:libbasic 'System-Crypt-Hashing' 0
+Method Method stx:libbasic 'Kernel-Methods' 0
+MethodDictionary MethodDictionary stx:libbasic 'Kernel-Methods' 0
+NaiveRomanNumberFormatNotification NaiveRomanNumberFormatNotification stx:libbasic 'Magnitude-Numbers' 1
+Number Number stx:libbasic 'Magnitude-Numbers' 0
+OSFileHandle OSFileHandle stx:libbasic 'System-Support' 0
+ObjectCoder ObjectCoder stx:libbasic 'System-Storage' 0
+OrderedCollection OrderedCollection stx:libbasic 'Collections-Sequenceable' 0
+OrderedSet OrderedSet stx:libbasic 'Collections-Sequenceable' 0
+Point Point stx:libbasic 'Graphics-Geometry' 0
+PositionableStream PositionableStream stx:libbasic 'Streams' 0
+ProceedingNotification ProceedingNotification stx:libbasic 'Kernel-Exceptions' 1
+Query Query stx:libbasic 'Kernel-Exceptions' 1
+ReadOnlySequenceableCollection ReadOnlySequenceableCollection stx:libbasic 'Collections-Abstract' 0
+RecursiveStoreError RecursiveStoreError stx:libbasic 'Kernel-Exceptions-Errors' 1
+SHA1Stream SHA1Stream stx:libbasic 'System-Crypt-Hashing' 0
+Time Time stx:libbasic 'Magnitude-Time' 0
+TimeoutNotification TimeoutNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
+Timestamp Timestamp stx:libbasic 'Magnitude-Time' 0
+UnhandledAttributeInLiteralArrayErrorSignal UnhandledAttributeInLiteralArrayErrorSignal stx:libbasic 'Kernel-Exceptions-Errors' 1
+UserConfirmation UserConfirmation stx:libbasic 'Kernel-Exceptions-Notifications' 1
+UserInterrupt UserInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
+UserNotification UserNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
+YesToAllConfirmation YesToAllConfirmation stx:libbasic 'Kernel-Exceptions-Notifications' 1
+stx_libbasic stx_libbasic stx:libbasic '* Projects & Packages *' 3
+AbortAllOperationRequest AbortAllOperationRequest stx:libbasic 'Kernel-Exceptions-Control' 1
+AbortAllOperationWantedQuery AbortAllOperationWantedQuery stx:libbasic 'Kernel-Exceptions-Control' 1
+AbstractSourceFileWriter AbstractSourceFileWriter stx:libbasic 'Kernel-Classes-Support' 0
+ActivityNotification ActivityNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
+Array Array stx:libbasic 'Collections-Arrayed' 0
+BitArray BitArray stx:libbasic 'Collections-Arrayed' 0
+BreakPointInterrupt BreakPointInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
+CharacterEncoderImplementations::ISO10646_to_UTF16LE CharacterEncoderImplementations__ISO10646_to_UTF16LE stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO10646_to_UTF8_MAC CharacterEncoderImplementations__ISO10646_to_UTF8_MAC stx:libbasic 'Collections-Text-Encodings' 1
+CharacterEncoderImplementations::ISO10646_to_XMLUTF8 CharacterEncoderImplementations__ISO10646_to_XMLUTF8 stx:libbasic 'Collections-Text-Encodings' 1
+CharacterEncoderImplementations::ISO8859_9 CharacterEncoderImplementations__ISO8859_9 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::KOI8_U CharacterEncoderImplementations__KOI8_U stx:libbasic 'Collections-Text-Encodings' 0
+CheapBlock CheapBlock stx:libbasic 'Kernel-Methods' 0
+CmdLineOptionError CmdLineOptionError stx:libbasic 'System-Support-Command line' 1
+Fraction Fraction stx:libbasic 'Magnitude-Numbers' 0
+GetOpt GetOpt stx:libbasic 'System-Support' 0
+IdentityDictionary IdentityDictionary stx:libbasic 'Collections-Unordered' 0
+InlineObjectClassDescription InlineObjectClassDescription stx:libbasic 'Programming-Support' 0
+Integer Integer stx:libbasic 'Magnitude-Numbers' 0
+Interval Interval stx:libbasic 'Collections-Sequenceable' 0
+IsDebuggingQuery IsDebuggingQuery stx:libbasic 'Interface-Debugger' 1
+LimitedPrecisionReal LimitedPrecisionReal stx:libbasic 'Magnitude-Numbers' 0
+LoadInProgressQuery LoadInProgressQuery stx:libbasic 'Kernel-Exceptions-Queries' 1
+MeasurementValue MeasurementValue stx:libbasic 'Magnitude-Numbers' 0
+MetaNumber MetaNumber stx:libbasic 'Magnitude-Numbers' 0
+Metaclass Metaclass stx:libbasic 'Kernel-Classes' 0
+MethodWithBreakpoints MethodWithBreakpoints stx:libbasic 'Kernel-Methods' 0
+ObsoleteMethodCallWarning ObsoleteMethodCallWarning stx:libbasic 'Kernel-Exceptions-Control' 1
+OrderedDictionary OrderedDictionary stx:libbasic 'Collections-Sequenceable' 0
+OsError OsError stx:libbasic 'OS-Support' 1
+PluginSupport PluginSupport stx:libbasic 'System-Support' 0
+ProceedableError ProceedableError stx:libbasic 'Kernel-Exceptions-Errors' 1
+QueryWithoutDefault QueryWithoutDefault stx:libbasic 'Kernel-Exceptions' 1
+ReadStream ReadStream stx:libbasic 'Streams' 0
+RecursionError RecursionError stx:libbasic 'Kernel-Exceptions-Errors' 1
+RecursiveExceptionError RecursiveExceptionError stx:libbasic 'Kernel-Exceptions-Errors' 1
+RestartProcessRequest RestartProcessRequest stx:libbasic 'Kernel-Exceptions-Control' 1
+SameForAllNotification SameForAllNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
+SemaphoreSet SemaphoreSet stx:libbasic 'Kernel-Processes' 0
+SignalSet SignalSet stx:libbasic 'Kernel-Exceptions' 0
+SnapshotError SnapshotError stx:libbasic 'System-Support' 1
+SortedCollection SortedCollection stx:libbasic 'Collections-Sequenceable' 0
+StringCollection StringCollection stx:libbasic 'Collections-Text' 0
+TZTimestamp TZTimestamp stx:libbasic 'Magnitude-Time' 0
+TerminateProcessRequest TerminateProcessRequest stx:libbasic 'Kernel-Exceptions-Control' 1
+TimeDuration TimeDuration stx:libbasic 'Magnitude-Time' 0
+UninterpretedBytes UninterpretedBytes stx:libbasic 'Collections-Abstract' 0
+UnixFileDescriptorHandle UnixFileDescriptorHandle stx:libbasic  'unknownCategory'  0
+UnixFileHandle UnixFileHandle stx:libbasic  'unknownCategory'  0
+TTYAttributes TTYAttributes stx:libbasic 'OS-Unix' 0
+TTYConstants TTYConstants stx:libbasic 'OS-Unix' 0
+UnixOperatingSystem UnixOperatingSystem stx:libbasic  'unknownCategory'  0
+UserInformation UserInformation stx:libbasic 'Kernel-Exceptions-Notifications' 1
+UtcTimestamp UtcTimestamp stx:libbasic 'Magnitude-Time' 0
+VMInternalError VMInternalError stx:libbasic 'Kernel-Exceptions-Errors' 1
+VarArgBlock VarArgBlock stx:libbasic 'Kernel-Methods' 0
+Warning Warning stx:libbasic 'Kernel-Exceptions' 1
+WeakArray WeakArray stx:libbasic 'Collections-Weak' 0
+WeakIdentitySet WeakIdentitySet stx:libbasic 'Collections-Weak' 0
+WeakValueDictionary WeakValueDictionary stx:libbasic 'Collections-Weak' 0
+WriteStream WriteStream stx:libbasic 'Streams' 0
+AbortOperationRequest AbortOperationRequest stx:libbasic 'Kernel-Exceptions-Control' 1
+AbstractNumberVector AbstractNumberVector stx:libbasic 'Collections-Arrayed' 0
+AllocationFailure AllocationFailure stx:libbasic 'System-Support' 1
+AutoloadMetaclass AutoloadMetaclass stx:libbasic 'Kernel-Classes' 0
+BooleanArray BooleanArray stx:libbasic 'Collections-Arrayed' 0
+ByteArray ByteArray stx:libbasic 'Collections-Arrayed' 0
+CharacterArray CharacterArray stx:libbasic 'Collections-Text' 0
+CharacterWriteStream CharacterWriteStream stx:libbasic 'Streams' 0
+Class Class stx:libbasic 'Kernel-Classes' 0
+ClassBuildWarning ClassBuildWarning stx:libbasic 'Kernel-Support' 1
+ClassLoadInProgressQuery ClassLoadInProgressQuery stx:libbasic 'Kernel-Exceptions-Queries' 1
+ConversionError ConversionError stx:libbasic 'Kernel-Exceptions-Errors' 1
+DeepCopyError DeepCopyError stx:libbasic 'Kernel-Exceptions-Errors' 1
+ExceptionHandlerSet ExceptionHandlerSet stx:libbasic 'Kernel-Exceptions' 0
+ExecutionError ExecutionError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+ExternalBytes ExternalBytes stx:libbasic 'System-Support' 0
+FixedPoint FixedPoint stx:libbasic 'Magnitude-Numbers' 0
+Float Float stx:libbasic 'Magnitude-Numbers' 0
+ImmutableArray ImmutableArray stx:libbasic 'System-Compiler-Support' 0
+Infinity Infinity stx:libbasic 'Magnitude-Numbers' 0
+InvalidPatchError InvalidPatchError stx:libbasic 'Kernel-Exceptions-Errors' 1
+LargeInteger LargeInteger stx:libbasic 'Magnitude-Numbers' 0
+LongFloat LongFloat stx:libbasic 'Magnitude-Numbers' 0
+OSSignalInterrupt OSSignalInterrupt stx:libbasic 'Kernel-Exceptions-Control' 1
+OSXOperatingSystem OSXOperatingSystem stx:libbasic  'unknownCategory'  0
+OsIllegalOperation OsIllegalOperation stx:libbasic 'OS-Support' 1
+OsInaccessibleError OsInaccessibleError stx:libbasic 'OS-Support' 1
+OsInvalidArgumentsError OsInvalidArgumentsError stx:libbasic 'OS-Support' 1
+OsNeedRetryError OsNeedRetryError stx:libbasic 'OS-Support' 1
+OsNoResourcesError OsNoResourcesError stx:libbasic 'OS-Support' 1
+OsNotification OsNotification stx:libbasic 'OS-Support' 1
+OsTransferFaultError OsTransferFaultError stx:libbasic 'OS-Support' 1
+PackageLoadError PackageLoadError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PackageLoadInProgressQuery PackageLoadInProgressQuery stx:libbasic 'Kernel-Exceptions-Queries' 1
+PrivateMetaclass PrivateMetaclass stx:libbasic 'Kernel-Classes' 0
+ProceedError ProceedError stx:libbasic 'Kernel-Exceptions-Errors' 1
+ReadWriteStream ReadWriteStream stx:libbasic 'Streams' 0
+ShortFloat ShortFloat stx:libbasic 'Magnitude-Numbers' 0
+SmallInteger SmallInteger stx:libbasic 'Magnitude-Numbers' 0
+SmalltalkChunkFileSourceWriter SmalltalkChunkFileSourceWriter stx:libbasic 'Kernel-Classes-Support' 0
+SomeNumber SomeNumber stx:libbasic 'Magnitude-Numbers' 0
+StreamError StreamError stx:libbasic 'Kernel-Exceptions-Errors' 1
+TimeoutError TimeoutError stx:libbasic 'Kernel-Exceptions-Errors' 1
+UserPreferences UserPreferences stx:libbasic 'System-Support' 0
+VarArgCheapBlock VarArgCheapBlock stx:libbasic 'Kernel-Methods' 0
+WeakIdentityDictionary WeakIdentityDictionary stx:libbasic 'Collections-Weak' 0
+WeakValueIdentityDictionary WeakValueIdentityDictionary stx:libbasic 'Collections-Weak' 0
+AmbiguousMessage AmbiguousMessage stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+ArgumentError ArgumentError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+ArithmeticError ArithmeticError stx:libbasic 'Kernel-Exceptions-Errors' 1
+AssertionFailedError AssertionFailedError stx:libbasic 'Kernel-Exceptions-Errors' 1
+CharacterEncoderError CharacterEncoderError stx:libbasic 'Collections-Text-Encodings' 1
+ClassBuildError ClassBuildError stx:libbasic 'Kernel-Support' 1
+ContextError ContextError stx:libbasic 'Kernel-Exceptions-Errors' 1
+DateConversionError DateConversionError stx:libbasic 'Magnitude-Time' 1
+DoubleArray DoubleArray stx:libbasic 'Collections-Arrayed' 0
+ElementBoundsError ElementBoundsError stx:libbasic 'Kernel-Exceptions-Errors' 1
+EndOfStreamError EndOfStreamError stx:libbasic 'Kernel-Exceptions-Errors' 1
+ExternalStream ExternalStream stx:libbasic 'Streams-External' 0
+ExternalStructure ExternalStructure stx:libbasic 'System-Support' 1
+FloatArray FloatArray stx:libbasic 'Collections-Arrayed' 0
+ImmutableByteArray ImmutableByteArray stx:libbasic 'System-Compiler-Support' 0
+IncompleteNextCountError IncompleteNextCountError stx:libbasic 'Kernel-Exceptions-Errors' 1
+InvalidCodeError InvalidCodeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+InvalidModeError InvalidModeError stx:libbasic 'Kernel-Exceptions-Errors' 1
+InvalidOperationError InvalidOperationError stx:libbasic 'Kernel-Exceptions-Errors' 1
+InvalidTypeError InvalidTypeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+MallocFailure MallocFailure stx:libbasic 'System-Support' 1
+MessageNotUnderstood MessageNotUnderstood stx:libbasic 'Kernel-Exceptions-Errors' 1
+MethodNotAppropriateError MethodNotAppropriateError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+NoModificationError NoModificationError stx:libbasic 'Kernel-Exceptions-Errors' 1
+NonBooleanReceiverError NonBooleanReceiverError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+NotFoundError NotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
+NumberConversionError NumberConversionError stx:libbasic 'Magnitude-Numbers' 1
+OpenError OpenError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PackageNotFoundError PackageNotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PositionError PositionError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PositionOutOfBoundsError PositionOutOfBoundsError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PrimitiveFailure PrimitiveFailure stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+ReadError ReadError stx:libbasic 'Kernel-Exceptions-Errors' 1
+Registry Registry stx:libbasic 'Collections-Weak' 0
+SignalError SignalError stx:libbasic 'Kernel-Exceptions-Errors' 1
+SignedByteArray SignedByteArray stx:libbasic 'Collections-Arrayed' 0
+StreamIOError StreamIOError stx:libbasic 'Kernel-Exceptions-Errors' 1
+StreamNotOpenError StreamNotOpenError stx:libbasic 'Kernel-Exceptions-Errors' 1
+String String stx:libbasic 'Collections-Text' 0
+SubclassResponsibilityError SubclassResponsibilityError stx:libbasic 'Kernel-Exceptions-Errors' 1
+TimeConversionError TimeConversionError stx:libbasic 'Magnitude-Time' 1
+TwoByteString TwoByteString stx:libbasic 'Collections-Text' 0
+UnboxedIntegerArray UnboxedIntegerArray stx:libbasic 'Collections-Arrayed' 0
+UnimplementedFunctionalityError UnimplementedFunctionalityError stx:libbasic 'Kernel-Exceptions-Errors' 1
+UnprotectedExternalBytes UnprotectedExternalBytes stx:libbasic 'System-Support' 0
+WeakDependencyDictionary WeakDependencyDictionary stx:libbasic 'Collections-Weak' 0
+WriteError WriteError stx:libbasic 'Kernel-Exceptions-Errors' 1
+AbstractClassInstantiationError AbstractClassInstantiationError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+BadLiteralsError BadLiteralsError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+CachingRegistry CachingRegistry stx:libbasic 'System-Support' 0
+CannotResumeError CannotResumeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+CannotReturnError CannotReturnError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+DecodingError DecodingError stx:libbasic 'Collections-Text-Encodings' 1
+DomainError DomainError stx:libbasic 'Kernel-Exceptions-Errors' 1
+EncodingError EncodingError stx:libbasic 'Collections-Text-Encodings' 1
+FileDoesNotExistException FileDoesNotExistException stx:libbasic 'Kernel-Exceptions-Errors' 1
+FileStream FileStream stx:libbasic 'Streams-External' 0
+HandleRegistry HandleRegistry stx:libbasic 'System-Support' 0
+ImmutableString ImmutableString stx:libbasic 'System-Compiler-Support' 0
+IndexNotFoundError IndexNotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
+IntegerArray IntegerArray stx:libbasic 'Collections-Arrayed' 0
+InvalidByteCodeError InvalidByteCodeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+InvalidInstructionError InvalidInstructionError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+InvalidReadError InvalidReadError stx:libbasic 'Kernel-Exceptions-Errors' 1
+InvalidWriteError InvalidWriteError stx:libbasic 'Kernel-Exceptions-Errors' 1
+KeyNotFoundError KeyNotFoundError stx:libbasic 'Kernel-Exceptions-Errors' 1
+LongIntegerArray LongIntegerArray stx:libbasic 'Collections-Arrayed' 0
+MissingClassInLiteralArrayErrorSignal MissingClassInLiteralArrayErrorSignal stx:libbasic 'Kernel-Exceptions-Errors' 1
+NoByteCodeError NoByteCodeError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+NonPositionableExternalStream NonPositionableExternalStream stx:libbasic 'Streams-External' 0
+NumberFormatError NumberFormatError stx:libbasic 'Magnitude-Numbers' 1
+PTYOpenError PTYOpenError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PackageNotCompatibleError PackageNotCompatibleError stx:libbasic 'Kernel-Exceptions-Errors' 1
+RangeError RangeError stx:libbasic 'Kernel-Exceptions-Errors' 1
+SignedIntegerArray SignedIntegerArray stx:libbasic 'Collections-Arrayed' 0
+SignedLongIntegerArray SignedLongIntegerArray stx:libbasic 'Collections-Arrayed' 0
+SignedWordArray SignedWordArray stx:libbasic 'Collections-Arrayed' 0
+Symbol Symbol stx:libbasic 'Collections-Text' 0
+UnboundedExternalStream UnboundedExternalStream stx:libbasic 'Streams-External' 0
+Unicode16String Unicode16String stx:libbasic 'Collections-Text' 0
+UnorderedNumbersError UnorderedNumbersError stx:libbasic 'Kernel-Exceptions-Errors' 1
+WordArray WordArray stx:libbasic 'Collections-Arrayed' 0
+WrongNumberOfArgumentsError WrongNumberOfArgumentsError stx:libbasic 'Kernel-Exceptions-ExecutionErrors' 1
+WrongProceedabilityError WrongProceedabilityError stx:libbasic 'Kernel-Exceptions-Errors' 1
+CharacterRangeError CharacterRangeError stx:libbasic 'Collections-Text-Encodings' 1
+DirectoryStream DirectoryStream stx:libbasic 'Streams-External' 0
+ImaginaryResultError ImaginaryResultError stx:libbasic 'Kernel-Exceptions-Errors' 1
+InvalidEncodingError InvalidEncodingError stx:libbasic 'Collections-Text-Encodings' 1
+NonIntegerIndexError NonIntegerIndexError stx:libbasic 'Kernel-Exceptions-Errors' 1
+OverflowError OverflowError stx:libbasic 'Kernel-Exceptions-Errors' 1
+PipeStream PipeStream stx:libbasic 'Streams-External' 0
+RomanNumberFormatError RomanNumberFormatError stx:libbasic 'Magnitude-Numbers' 1
+SubscriptOutOfBoundsError SubscriptOutOfBoundsError stx:libbasic 'Kernel-Exceptions-Errors' 1
+UnderflowError UnderflowError stx:libbasic 'Kernel-Exceptions-Errors' 1
+ZeroDivide ZeroDivide stx:libbasic 'Kernel-Exceptions-Errors' 1
+BadRomanNumberFormatError BadRomanNumberFormatError stx:libbasic 'Magnitude-Numbers' 1
+PCFilename PCFilename stx:libbasic 'OS-Windows' 0
+Win32Constants Win32Constants stx:libbasic 'OS-Windows' 0
+Win32Handle Win32Handle stx:libbasic 'OS-Windows' 0
+Win32FILEHandle Win32FILEHandle stx:libbasic 'OS-Windows' 0
+Win32OperatingSystem Win32OperatingSystem stx:libbasic 'OS-Windows' 0
+OpenVMSFileHandle OpenVMSFileHandle stx:libbasic  'unknownCategory'  0
+OpenVMSFilename OpenVMSFilename stx:libbasic  'unknownCategory'  0
+OpenVMSOperatingSystem OpenVMSOperatingSystem stx:libbasic  'unknownCategory'  0
+SqueakCommentReader SqueakCommentReader stx:libbasic 'Kernel-Support' 0
+SimpleExternalLibraryFunction SimpleExternalLibraryFunction stx:libbasic 'System-Support' 0
+QualifiedName QualifiedName stx:libbasic 'Kernel-Support' 0
+AbstractDesktop AbstractDesktop stx:libbasic 'System-Desktop' 0
+CharacterEncoderImplementations::BIG5 CharacterEncoderImplementations__BIG5 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::CNS11643 CharacterEncoderImplementations__CNS11643 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::GB2313_1980 CharacterEncoderImplementations__GB2313_1980 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::HANGUL CharacterEncoderImplementations__HANGUL stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO10646_to_JavaText CharacterEncoderImplementations__ISO10646_to_JavaText stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::ISO10646_to_SGML CharacterEncoderImplementations__ISO10646_to_SGML stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JIS0201 CharacterEncoderImplementations__JIS0201 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JIS0208 CharacterEncoderImplementations__JIS0208 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JIS0208_to_EUC CharacterEncoderImplementations__JIS0208_to_EUC stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JIS0208_to_JIS7 CharacterEncoderImplementations__JIS0208_to_JIS7 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JIS0208_to_SJIS CharacterEncoderImplementations__JIS0208_to_SJIS stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JIS0212 CharacterEncoderImplementations__JIS0212 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::JOHAB CharacterEncoderImplementations__JOHAB stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::KOI7 CharacterEncoderImplementations__KOI7 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::KSC5601 CharacterEncoderImplementations__KSC5601 stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Arabic CharacterEncoderImplementations__MAC_Arabic stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_CentralEuropean CharacterEncoderImplementations__MAC_CentralEuropean stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Croatian CharacterEncoderImplementations__MAC_Croatian stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Cyrillic CharacterEncoderImplementations__MAC_Cyrillic stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Dingbats CharacterEncoderImplementations__MAC_Dingbats stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Farsi CharacterEncoderImplementations__MAC_Farsi stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Greek CharacterEncoderImplementations__MAC_Greek stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Hebrew CharacterEncoderImplementations__MAC_Hebrew stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Iceland CharacterEncoderImplementations__MAC_Iceland stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Japanese CharacterEncoderImplementations__MAC_Japanese stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Korean CharacterEncoderImplementations__MAC_Korean stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Romanian CharacterEncoderImplementations__MAC_Romanian stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Symbol CharacterEncoderImplementations__MAC_Symbol stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Thai CharacterEncoderImplementations__MAC_Thai stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::MAC_Turkish CharacterEncoderImplementations__MAC_Turkish stx:libbasic 'Collections-Text-Encodings' 0
+CharacterEncoderImplementations::NEXT CharacterEncoderImplementations__NEXT stx:libbasic 'Collections-Text-Encodings' 0
+CmdLineParserTest CmdLineParserTest stx:libbasic 'System-Support-Command line' 1
+UnixDesktop UnixDesktop stx:libbasic 'System-Desktop' 0
+XDGDesktop XDGDesktop stx:libbasic 'System-Desktop' 0
+GNOMEDesktop GNOMEDesktop stx:libbasic 'System-Desktop' 0
+LargeFloat LargeFloat stx:libbasic 'Magnitude-Numbers' 0
+MacFilename MacFilename stx:libbasic 'OS-Mac' 0
+MappedExternalBytes MappedExternalBytes stx:libbasic 'System-Support' 0
+NotANumber NotANumber stx:libbasic 'Magnitude-Numbers' 0
+SmalltalkDesktop SmalltalkDesktop stx:libbasic 'System-Desktop' 0
+SystemNotification SystemNotification stx:libbasic 'Kernel-Exceptions-Notifications' 1
+TextCollectorStream TextCollectorStream stx:libbasic 'Streams-Misc' 0
+WindowsDesktop WindowsDesktop stx:libbasic 'System-Desktop' 0
--- a/bc.mak	Mon Dec 13 13:46:39 2021 +0000
+++ b/bc.mak	Thu Dec 02 12:27:29 2021 +0100
@@ -1,447 +1,460 @@
-# $Header$
-#
-# DO NOT EDIT
-# automagically generated from the projectDefinition: stx_libbasic.
-#
-# Warning: once you modify this file, do not rerun
-# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
-#
-# Notice, that the name bc.mak is historical (from times, when only borland c was supported).
-# This file contains make rules for the win32 platform using either borland-bcc or visual-c.
-# It shares common definitions with the unix-make in Make.spec.
-# The bc.mak supports the following targets:
-#    bmake         - compile all st-files to a classLib (dll)
-#    bmake clean   - clean all temp files
-#    bmake clobber - clean all
-#
-# Historic Note:
-#  this used to contain only rules to make with borland
-#    (called via bmake, by "make.exe -f bc.mak")
-#  this has changed; it is now also possible to build using microsoft visual c
-#    (called via vcmake, by "make.exe -f bc.mak -DUSEVC")
-#
-TOP=..
-INCLUDE_TOP=$(TOP)\..
-
-
-# see stdHeader_bc for LIBBASIC_BASE
-LIB_BASE=$(LIBBASIC_BASE)
-
-
-!INCLUDE $(TOP)\rules\stdHeader_bc
-
-!INCLUDE Make.spec
-
-LIBNAME=libstx_libbasic
-MODULE_PATH=libbasic
-RESFILES=stx_libbasicWINrc.$(RES)
-
-
-
-LOCALINCLUDES=-I$(TOP)\librun $(FFI_INCLUDE)
-LOCALDEFINES=
-
-STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
-LOCALLIBS=
-
-OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
-
-ALL::  classLibRule
-
-classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
-
-!INCLUDE $(TOP)\rules\stdRules_bc
-
-# build all mandatory prerequisite packages (containing superclasses) for this package
-prereq:
-
-
-
-
-
-
-
-test: $(TOP)\goodies\builder\reports\NUL
-	pushd $(TOP)\goodies\builder\reports & $(MAKE_BAT)
-	$(TOP)\goodies\builder\reports\report-runner.bat -D . -r Builder::TestReport -p $(PACKAGE)
-        
-clean::
-	-del *.$(CSUFFIX)
-
-
-# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
-$(OUTDIR)Autoload.$(O) Autoload.$(C) Autoload.$(H): Autoload.st $(STCHDR)
-$(OUTDIR)Object.$(O) Object.$(C) Object.$(H): Object.st $(STCHDR)
-$(OUTDIR)ProtoObject.$(O) ProtoObject.$(C) ProtoObject.$(H): ProtoObject.st $(STCHDR)
-$(OUTDIR)AbstractOperatingSystem.$(O) AbstractOperatingSystem.$(C) AbstractOperatingSystem.$(H): AbstractOperatingSystem.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)AbstractSourceFileReader.$(O) AbstractSourceFileReader.$(C) AbstractSourceFileReader.$(H): AbstractSourceFileReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Annotation.$(O) Annotation.$(C) Annotation.$(H): Annotation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Behavior.$(O) Behavior.$(C) Behavior.$(H): Behavior.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Boolean.$(O) Boolean.$(C) Boolean.$(H): Boolean.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoder.$(O) CharacterEncoder.$(C) CharacterEncoder.$(H): CharacterEncoder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ClassBuilder.$(O) ClassBuilder.$(C) ClassBuilder.$(H): ClassBuilder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ClassCategoryReader.$(O) ClassCategoryReader.$(C) ClassCategoryReader.$(H): ClassCategoryReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CmdLineOption.$(O) CmdLineOption.$(C) CmdLineOption.$(H): CmdLineOption.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CmdLineParser.$(O) CmdLineParser.$(C) CmdLineParser.$(H): CmdLineParser.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Collection.$(O) Collection.$(C) Collection.$(H): Collection.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ConfigurableFeatures.$(O) ConfigurableFeatures.$(C) ConfigurableFeatures.$(H): ConfigurableFeatures.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Context.$(O) Context.$(C) Context.$(H): Context.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Continuation.$(O) Continuation.$(C) Continuation.$(H): Continuation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Delay.$(O) Delay.$(C) Delay.$(H): Delay.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ExecutableFunction.$(O) ExecutableFunction.$(C) ExecutableFunction.$(H): ExecutableFunction.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ExternalAddress.$(O) ExternalAddress.$(C) ExternalAddress.$(H): ExternalAddress.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ExternalLibrary.$(O) ExternalLibrary.$(C) ExternalLibrary.$(H): ExternalLibrary.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Filename.$(O) Filename.$(C) Filename.$(H): Filename.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)GenericException.$(O) GenericException.$(C) GenericException.$(H): GenericException.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Geometric.$(O) Geometric.$(C) Geometric.$(H): Geometric.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)InlineObject.$(O) InlineObject.$(C) InlineObject.$(H): InlineObject.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)InterestConverter.$(O) InterestConverter.$(C) InterestConverter.$(H): InterestConverter.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Link.$(O) Link.$(C) Link.$(H): Link.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Lookup.$(O) Lookup.$(C) Lookup.$(H): Lookup.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Magnitude.$(O) Magnitude.$(C) Magnitude.$(H): Magnitude.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Message.$(O) Message.$(C) Message.$(H): Message.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MiniDebugger.$(O) MiniDebugger.$(C) MiniDebugger.$(H): MiniDebugger.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MiniInspector.$(O) MiniInspector.$(C) MiniInspector.$(H): MiniInspector.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)NameSpace.$(O) NameSpace.$(C) NameSpace.$(H): NameSpace.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)OSErrorHolder.$(O) OSErrorHolder.$(C) OSErrorHolder.$(H): OSErrorHolder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)OSProcess.$(O) OSProcess.$(C) OSProcess.$(H): OSProcess.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ObjectMemory.$(O) ObjectMemory.$(C) ObjectMemory.$(H): ObjectMemory.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)PackageId.$(O) PackageId.$(C) PackageId.$(H): PackageId.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)PolymorphicInlineCache.$(O) PolymorphicInlineCache.$(C) PolymorphicInlineCache.$(H): PolymorphicInlineCache.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ProcessorScheduler.$(O) ProcessorScheduler.$(C) ProcessorScheduler.$(H): ProcessorScheduler.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ProgrammingLanguage.$(O) ProgrammingLanguage.$(C) ProgrammingLanguage.$(H): ProgrammingLanguage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Project.$(O) Project.$(C) Project.$(H): Project.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ProjectDefinition.$(O) ProjectDefinition.$(C) ProjectDefinition.$(H): ProjectDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ReadEvalPrintLoop.$(O) ReadEvalPrintLoop.$(C) ReadEvalPrintLoop.$(H): ReadEvalPrintLoop.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)RecursionLock.$(O) RecursionLock.$(C) RecursionLock.$(H): RecursionLock.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Semaphore.$(O) Semaphore.$(C) Semaphore.$(H): Semaphore.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SharedPool.$(O) SharedPool.$(C) SharedPool.$(H): SharedPool.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Signal.$(O) Signal.$(C) Signal.$(H): Signal.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Smalltalk.$(O) Smalltalk.$(C) Smalltalk.$(H): Smalltalk.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)StandaloneStartup.$(O) StandaloneStartup.$(C) StandaloneStartup.$(H): StandaloneStartup.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Stream.$(O) Stream.$(C) Stream.$(H): Stream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SystemChangeNotifier.$(O) SystemChangeNotifier.$(C) SystemChangeNotifier.$(H): SystemChangeNotifier.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UndefinedObject.$(O) UndefinedObject.$(C) UndefinedObject.$(H): UndefinedObject.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UserMessage.$(O) UserMessage.$(C) UserMessage.$(H): UserMessage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Visitor.$(O) Visitor.$(C) Visitor.$(H): Visitor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)VoidObject.$(O) VoidObject.$(C) VoidObject.$(H): VoidObject.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)AbstractTime.$(O) AbstractTime.$(C) AbstractTime.$(H): AbstractTime.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ApplicationDefinition.$(O) ApplicationDefinition.$(C) ApplicationDefinition.$(H): ApplicationDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
-$(OUTDIR)ArithmeticValue.$(O) ArithmeticValue.$(C) ArithmeticValue.$(H): ArithmeticValue.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)AspectVisitor.$(O) AspectVisitor.$(C) AspectVisitor.$(H): AspectVisitor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Visitor.$(H) $(STCHDR)
-$(OUTDIR)AutoDeletedFilename.$(O) AutoDeletedFilename.$(C) AutoDeletedFilename.$(H): AutoDeletedFilename.st $(INCLUDE_TOP)\stx\libbasic\Filename.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Bag.$(O) Bag.$(C) Bag.$(H): Bag.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)BlockContext.$(O) BlockContext.$(C) BlockContext.$(H): BlockContext.st $(INCLUDE_TOP)\stx\libbasic\Context.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)BuiltinLookup.$(O) BuiltinLookup.$(C) BuiltinLookup.$(H): BuiltinLookup.st $(INCLUDE_TOP)\stx\libbasic\Lookup.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Character.$(O) Character.$(C) Character.$(H): Character.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO10646_1.$(O) CharacterEncoderImplementations__ISO10646_1.$(C) CharacterEncoderImplementations__ISO10646_1.$(H): CharacterEncoderImplementations__ISO10646_1.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__SingleByteEncoder.$(O) CharacterEncoderImplementations__SingleByteEncoder.$(C) CharacterEncoderImplementations__SingleByteEncoder.$(H): CharacterEncoderImplementations__SingleByteEncoder.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__TwoByteEncoder.$(O) CharacterEncoderImplementations__TwoByteEncoder.$(C) CharacterEncoderImplementations__TwoByteEncoder.$(H): CharacterEncoderImplementations__TwoByteEncoder.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CompiledCode.$(O) CompiledCode.$(C) CompiledCode.$(H): CompiledCode.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ControlInterrupt.$(O) ControlInterrupt.$(C) ControlInterrupt.$(H): ControlInterrupt.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Date.$(O) Date.$(C) Date.$(H): Date.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)EventSemaphore.$(O) EventSemaphore.$(C) EventSemaphore.$(H): EventSemaphore.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Semaphore.$(H) $(STCHDR)
-$(OUTDIR)Exception.$(O) Exception.$(C) Exception.$(H): Exception.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ExternalFunction.$(O) ExternalFunction.$(C) ExternalFunction.$(H): ExternalFunction.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)False.$(O) False.$(C) False.$(H): False.st $(INCLUDE_TOP)\stx\libbasic\Boolean.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)FolderForProjectsDefinition.$(O) FolderForProjectsDefinition.$(C) FolderForProjectsDefinition.$(H): FolderForProjectsDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
-$(OUTDIR)HashStream.$(O) HashStream.$(C) HashStream.$(H): HashStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)InlineObjectPrototype.$(O) InlineObjectPrototype.$(C) InlineObjectPrototype.$(H): InlineObjectPrototype.st $(INCLUDE_TOP)\stx\libbasic\InlineObject.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)JavaPackage.$(O) JavaPackage.$(C) JavaPackage.$(H): JavaPackage.st $(INCLUDE_TOP)\stx\libbasic\NameSpace.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)KeyedCollection.$(O) KeyedCollection.$(C) KeyedCollection.$(H): KeyedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)LibraryDefinition.$(O) LibraryDefinition.$(C) LibraryDefinition.$(H): LibraryDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
-$(OUTDIR)LookupKey.$(O) LookupKey.$(C) LookupKey.$(H): LookupKey.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MessageSend.$(O) MessageSend.$(C) MessageSend.$(H): MessageSend.st $(INCLUDE_TOP)\stx\libbasic\Message.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MiniLogger.$(O) MiniLogger.$(C) MiniLogger.$(H): MiniLogger.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)NamespaceAwareLookup.$(O) NamespaceAwareLookup.$(C) NamespaceAwareLookup.$(H): NamespaceAwareLookup.st $(INCLUDE_TOP)\stx\libbasic\Lookup.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)NoHandlerError.$(O) NoHandlerError.$(C) NoHandlerError.$(H): NoHandlerError.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Notification.$(O) Notification.$(C) Notification.$(H): Notification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)OSHandle.$(O) OSHandle.$(C) OSHandle.$(H): OSHandle.st $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)PeekableStream.$(O) PeekableStream.$(C) PeekableStream.$(H): PeekableStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)Process.$(O) Process.$(C) Process.$(H): Process.st $(INCLUDE_TOP)\stx\libbasic\Link.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)QuerySignal.$(O) QuerySignal.$(C) QuerySignal.$(H): QuerySignal.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Signal.$(H) $(STCHDR)
-$(OUTDIR)Rectangle.$(O) Rectangle.$(C) Rectangle.$(H): Rectangle.st $(INCLUDE_TOP)\stx\libbasic\Geometric.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SequenceableCollection.$(O) SequenceableCollection.$(C) SequenceableCollection.$(H): SequenceableCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Set.$(O) Set.$(C) Set.$(H): Set.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SmalltalkChunkFileSourceReader.$(O) SmalltalkChunkFileSourceReader.$(C) SmalltalkChunkFileSourceReader.$(H): SmalltalkChunkFileSourceReader.st $(INCLUDE_TOP)\stx\libbasic\AbstractSourceFileReader.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SmalltalkLanguage.$(O) SmalltalkLanguage.$(C) SmalltalkLanguage.$(H): SmalltalkLanguage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProgrammingLanguage.$(H) $(STCHDR)
-$(OUTDIR)StandaloneStartupHeadless.$(O) StandaloneStartupHeadless.$(C) StandaloneStartupHeadless.$(H): StandaloneStartupHeadless.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\StandaloneStartup.$(H) $(STCHDR)
-$(OUTDIR)True.$(O) True.$(C) True.$(H): True.st $(INCLUDE_TOP)\stx\libbasic\Boolean.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UnixFilename.$(O) UnixFilename.$(C) UnixFilename.$(H): UnixFilename.st $(INCLUDE_TOP)\stx\libbasic\Filename.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)WeakInterestConverter.$(O) WeakInterestConverter.$(C) WeakInterestConverter.$(H): WeakInterestConverter.st $(INCLUDE_TOP)\stx\libbasic\InterestConverter.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ArrayedCollection.$(O) ArrayedCollection.$(C) ArrayedCollection.$(H): ArrayedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)Association.$(O) Association.$(C) Association.$(H): Association.st $(INCLUDE_TOP)\stx\libbasic\LookupKey.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Block.$(O) Block.$(C) Block.$(H): Block.st $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CascadingNotification.$(O) CascadingNotification.$(C) CascadingNotification.$(H): CascadingNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ASCII.$(O) CharacterEncoderImplementations__ASCII.$(C) CharacterEncoderImplementations__ASCII.$(H): CharacterEncoderImplementations__ASCII.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__CP437.$(O) CharacterEncoderImplementations__CP437.$(C) CharacterEncoderImplementations__CP437.$(H): CharacterEncoderImplementations__CP437.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__EBCDIC.$(O) CharacterEncoderImplementations__EBCDIC.$(C) CharacterEncoderImplementations__EBCDIC.$(H): CharacterEncoderImplementations__EBCDIC.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(O) CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(C) CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(H): CharacterEncoderImplementations__ISO10646_to_UTF16BE.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF8.$(O) CharacterEncoderImplementations__ISO10646_to_UTF8.$(C) CharacterEncoderImplementations__ISO10646_to_UTF8.$(H): CharacterEncoderImplementations__ISO10646_to_UTF8.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_1.$(O) CharacterEncoderImplementations__ISO8859_1.$(C) CharacterEncoderImplementations__ISO8859_1.$(H): CharacterEncoderImplementations__ISO8859_1.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_10.$(O) CharacterEncoderImplementations__ISO8859_10.$(C) CharacterEncoderImplementations__ISO8859_10.$(H): CharacterEncoderImplementations__ISO8859_10.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_11.$(O) CharacterEncoderImplementations__ISO8859_11.$(C) CharacterEncoderImplementations__ISO8859_11.$(H): CharacterEncoderImplementations__ISO8859_11.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_13.$(O) CharacterEncoderImplementations__ISO8859_13.$(C) CharacterEncoderImplementations__ISO8859_13.$(H): CharacterEncoderImplementations__ISO8859_13.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_14.$(O) CharacterEncoderImplementations__ISO8859_14.$(C) CharacterEncoderImplementations__ISO8859_14.$(H): CharacterEncoderImplementations__ISO8859_14.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_15.$(O) CharacterEncoderImplementations__ISO8859_15.$(C) CharacterEncoderImplementations__ISO8859_15.$(H): CharacterEncoderImplementations__ISO8859_15.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_16.$(O) CharacterEncoderImplementations__ISO8859_16.$(C) CharacterEncoderImplementations__ISO8859_16.$(H): CharacterEncoderImplementations__ISO8859_16.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_2.$(O) CharacterEncoderImplementations__ISO8859_2.$(C) CharacterEncoderImplementations__ISO8859_2.$(H): CharacterEncoderImplementations__ISO8859_2.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_3.$(O) CharacterEncoderImplementations__ISO8859_3.$(C) CharacterEncoderImplementations__ISO8859_3.$(H): CharacterEncoderImplementations__ISO8859_3.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_4.$(O) CharacterEncoderImplementations__ISO8859_4.$(C) CharacterEncoderImplementations__ISO8859_4.$(H): CharacterEncoderImplementations__ISO8859_4.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_5.$(O) CharacterEncoderImplementations__ISO8859_5.$(C) CharacterEncoderImplementations__ISO8859_5.$(H): CharacterEncoderImplementations__ISO8859_5.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_6.$(O) CharacterEncoderImplementations__ISO8859_6.$(C) CharacterEncoderImplementations__ISO8859_6.$(H): CharacterEncoderImplementations__ISO8859_6.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_7.$(O) CharacterEncoderImplementations__ISO8859_7.$(C) CharacterEncoderImplementations__ISO8859_7.$(H): CharacterEncoderImplementations__ISO8859_7.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_8.$(O) CharacterEncoderImplementations__ISO8859_8.$(C) CharacterEncoderImplementations__ISO8859_8.$(H): CharacterEncoderImplementations__ISO8859_8.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__KOI8_R.$(O) CharacterEncoderImplementations__KOI8_R.$(C) CharacterEncoderImplementations__KOI8_R.$(H): CharacterEncoderImplementations__KOI8_R.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MAC_Roman.$(O) CharacterEncoderImplementations__MAC_Roman.$(C) CharacterEncoderImplementations__MAC_Roman.$(H): CharacterEncoderImplementations__MAC_Roman.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Ansi.$(O) CharacterEncoderImplementations__MS_Ansi.$(C) CharacterEncoderImplementations__MS_Ansi.$(H): CharacterEncoderImplementations__MS_Ansi.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Arabic.$(O) CharacterEncoderImplementations__MS_Arabic.$(C) CharacterEncoderImplementations__MS_Arabic.$(H): CharacterEncoderImplementations__MS_Arabic.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Baltic.$(O) CharacterEncoderImplementations__MS_Baltic.$(C) CharacterEncoderImplementations__MS_Baltic.$(H): CharacterEncoderImplementations__MS_Baltic.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Cyrillic.$(O) CharacterEncoderImplementations__MS_Cyrillic.$(C) CharacterEncoderImplementations__MS_Cyrillic.$(H): CharacterEncoderImplementations__MS_Cyrillic.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_EastEuropean.$(O) CharacterEncoderImplementations__MS_EastEuropean.$(C) CharacterEncoderImplementations__MS_EastEuropean.$(H): CharacterEncoderImplementations__MS_EastEuropean.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Greek.$(O) CharacterEncoderImplementations__MS_Greek.$(C) CharacterEncoderImplementations__MS_Greek.$(H): CharacterEncoderImplementations__MS_Greek.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Hebrew.$(O) CharacterEncoderImplementations__MS_Hebrew.$(C) CharacterEncoderImplementations__MS_Hebrew.$(H): CharacterEncoderImplementations__MS_Hebrew.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Symbol.$(O) CharacterEncoderImplementations__MS_Symbol.$(C) CharacterEncoderImplementations__MS_Symbol.$(H): CharacterEncoderImplementations__MS_Symbol.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__MS_Turkish.$(O) CharacterEncoderImplementations__MS_Turkish.$(C) CharacterEncoderImplementations__MS_Turkish.$(H): CharacterEncoderImplementations__MS_Turkish.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ClassDescription.$(O) ClassDescription.$(C) ClassDescription.$(H): ClassDescription.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Complex.$(O) Complex.$(C) Complex.$(H): Complex.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ControlRequest.$(O) ControlRequest.$(C) ControlRequest.$(H): ControlRequest.st $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Dictionary.$(O) Dictionary.$(C) Dictionary.$(H): Dictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)EncodedStream.$(O) EncodedStream.$(C) EncodedStream.$(H): EncodedStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)EndOfStreamNotification.$(O) EndOfStreamNotification.$(C) EndOfStreamNotification.$(H): EndOfStreamNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Error.$(O) Error.$(C) Error.$(H): Error.st $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ExternalFunctionCallback.$(O) ExternalFunctionCallback.$(C) ExternalFunctionCallback.$(H): ExternalFunctionCallback.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ExternalLibraryFunction.$(O) ExternalLibraryFunction.$(C) ExternalLibraryFunction.$(H): ExternalLibraryFunction.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)HaltInterrupt.$(O) HaltInterrupt.$(C) HaltInterrupt.$(H): HaltInterrupt.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)IdentitySet.$(O) IdentitySet.$(C) IdentitySet.$(H): IdentitySet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)LinkedList.$(O) LinkedList.$(C) LinkedList.$(H): LinkedList.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)MD5Stream.$(O) MD5Stream.$(C) MD5Stream.$(H): MD5Stream.st $(INCLUDE_TOP)\stx\libbasic\HashStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)Method.$(O) Method.$(C) Method.$(H): Method.st $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MethodDictionary.$(O) MethodDictionary.$(C) MethodDictionary.$(H): MethodDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\KeyedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)NaiveRomanNumberFormatNotification.$(O) NaiveRomanNumberFormatNotification.$(C) NaiveRomanNumberFormatNotification.$(H): NaiveRomanNumberFormatNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Number.$(O) Number.$(C) Number.$(H): Number.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)OSFileHandle.$(O) OSFileHandle.$(C) OSFileHandle.$(H): OSFileHandle.st $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\OSHandle.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ObjectCoder.$(O) ObjectCoder.$(C) ObjectCoder.$(H): ObjectCoder.st $(INCLUDE_TOP)\stx\libbasic\AspectVisitor.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Visitor.$(H) $(STCHDR)
-$(OUTDIR)OrderedCollection.$(O) OrderedCollection.$(C) OrderedCollection.$(H): OrderedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)OrderedSet.$(O) OrderedSet.$(C) OrderedSet.$(H): OrderedSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)Point.$(O) Point.$(C) Point.$(H): Point.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)PositionableStream.$(O) PositionableStream.$(C) PositionableStream.$(H): PositionableStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)ProceedingNotification.$(O) ProceedingNotification.$(C) ProceedingNotification.$(H): ProceedingNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Query.$(O) Query.$(C) Query.$(H): Query.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ReadOnlySequenceableCollection.$(O) ReadOnlySequenceableCollection.$(C) ReadOnlySequenceableCollection.$(H): ReadOnlySequenceableCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)RecursiveStoreError.$(O) RecursiveStoreError.$(C) RecursiveStoreError.$(H): RecursiveStoreError.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SHA1Stream.$(O) SHA1Stream.$(C) SHA1Stream.$(H): SHA1Stream.st $(INCLUDE_TOP)\stx\libbasic\HashStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)Time.$(O) Time.$(C) Time.$(H): Time.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)TimeoutNotification.$(O) TimeoutNotification.$(C) TimeoutNotification.$(H): TimeoutNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Timestamp.$(O) Timestamp.$(C) Timestamp.$(H): Timestamp.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UnhandledAttributeInLiteralArrayErrorSignal.$(O) UnhandledAttributeInLiteralArrayErrorSignal.$(C) UnhandledAttributeInLiteralArrayErrorSignal.$(H): UnhandledAttributeInLiteralArrayErrorSignal.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UserConfirmation.$(O) UserConfirmation.$(C) UserConfirmation.$(H): UserConfirmation.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UserInterrupt.$(O) UserInterrupt.$(C) UserInterrupt.$(H): UserInterrupt.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)UserNotification.$(O) UserNotification.$(C) UserNotification.$(H): UserNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)YesToAllConfirmation.$(O) YesToAllConfirmation.$(C) YesToAllConfirmation.$(H): YesToAllConfirmation.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)stx_libbasic.$(O) stx_libbasic.$(C) stx_libbasic.$(H): stx_libbasic.st $(INCLUDE_TOP)\stx\libbasic\LibraryDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
-$(OUTDIR)AbortAllOperationRequest.$(O) AbortAllOperationRequest.$(C) AbortAllOperationRequest.$(H): AbortAllOperationRequest.st $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)AbortAllOperationWantedQuery.$(O) AbortAllOperationWantedQuery.$(C) AbortAllOperationWantedQuery.$(H): AbortAllOperationWantedQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)AbstractSourceFileWriter.$(O) AbstractSourceFileWriter.$(C) AbstractSourceFileWriter.$(H): AbstractSourceFileWriter.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)ActivityNotification.$(O) ActivityNotification.$(C) ActivityNotification.$(H): ActivityNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(STCHDR)
-$(OUTDIR)Array.$(O) Array.$(C) Array.$(H): Array.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)BitArray.$(O) BitArray.$(C) BitArray.$(H): BitArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)BreakPointInterrupt.$(O) BreakPointInterrupt.$(C) BreakPointInterrupt.$(H): BreakPointInterrupt.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\HaltInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF16LE.$(O) CharacterEncoderImplementations__ISO10646_to_UTF16LE.$(C) CharacterEncoderImplementations__ISO10646_to_UTF16LE.$(H): CharacterEncoderImplementations__ISO10646_to_UTF16LE.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.$(O) CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.$(C) CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.$(H): CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO10646_to_UTF8.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_XMLUTF8.$(O) CharacterEncoderImplementations__ISO10646_to_XMLUTF8.$(C) CharacterEncoderImplementations__ISO10646_to_XMLUTF8.$(H): CharacterEncoderImplementations__ISO10646_to_XMLUTF8.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO10646_to_UTF8.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__ISO8859_9.$(O) CharacterEncoderImplementations__ISO8859_9.$(C) CharacterEncoderImplementations__ISO8859_9.$(H): CharacterEncoderImplementations__ISO8859_9.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO8859_1.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderImplementations__KOI8_U.$(O) CharacterEncoderImplementations__KOI8_U.$(C) CharacterEncoderImplementations__KOI8_U.$(H): CharacterEncoderImplementations__KOI8_U.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__KOI8_R.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CheapBlock.$(O) CheapBlock.$(C) CheapBlock.$(H): CheapBlock.st $(INCLUDE_TOP)\stx\libbasic\Block.$(H) $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)CmdLineOptionError.$(O) CmdLineOptionError.$(C) CmdLineOptionError.$(H): CmdLineOptionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Fraction.$(O) Fraction.$(C) Fraction.$(H): Fraction.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)GetOpt.$(O) GetOpt.$(C) GetOpt.$(H): GetOpt.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)IdentityDictionary.$(O) IdentityDictionary.$(C) IdentityDictionary.$(H): IdentityDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)InlineObjectClassDescription.$(O) InlineObjectClassDescription.$(C) InlineObjectClassDescription.$(H): InlineObjectClassDescription.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Integer.$(O) Integer.$(C) Integer.$(H): Integer.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Interval.$(O) Interval.$(C) Interval.$(H): Interval.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadOnlySequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)IsDebuggingQuery.$(O) IsDebuggingQuery.$(C) IsDebuggingQuery.$(H): IsDebuggingQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)LimitedPrecisionReal.$(O) LimitedPrecisionReal.$(C) LimitedPrecisionReal.$(H): LimitedPrecisionReal.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)LoadInProgressQuery.$(O) LoadInProgressQuery.$(C) LoadInProgressQuery.$(H): LoadInProgressQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)MeasurementValue.$(O) MeasurementValue.$(C) MeasurementValue.$(H): MeasurementValue.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MetaNumber.$(O) MetaNumber.$(C) MetaNumber.$(H): MetaNumber.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Metaclass.$(O) Metaclass.$(C) Metaclass.$(H): Metaclass.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)MethodWithBreakpoints.$(O) MethodWithBreakpoints.$(C) MethodWithBreakpoints.$(H): MethodWithBreakpoints.st $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Method.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ObsoleteMethodCallWarning.$(O) ObsoleteMethodCallWarning.$(C) ObsoleteMethodCallWarning.$(H): ObsoleteMethodCallWarning.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\HaltInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)OrderedDictionary.$(O) OrderedDictionary.$(C) OrderedDictionary.$(H): OrderedDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)OsError.$(O) OsError.$(C) OsError.$(H): OsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)PluginSupport.$(O) PluginSupport.$(C) PluginSupport.$(H): PluginSupport.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)ProceedableError.$(O) ProceedableError.$(C) ProceedableError.$(H): ProceedableError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)QueryWithoutDefault.$(O) QueryWithoutDefault.$(C) QueryWithoutDefault.$(H): QueryWithoutDefault.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)ReadStream.$(O) ReadStream.$(C) ReadStream.$(H): ReadStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)RecursionError.$(O) RecursionError.$(C) RecursionError.$(H): RecursionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)RecursiveExceptionError.$(O) RecursiveExceptionError.$(C) RecursiveExceptionError.$(H): RecursiveExceptionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)RestartProcessRequest.$(O) RestartProcessRequest.$(C) RestartProcessRequest.$(H): RestartProcessRequest.st $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SameForAllNotification.$(O) SameForAllNotification.$(C) SameForAllNotification.$(H): SameForAllNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\YesToAllConfirmation.$(H) $(STCHDR)
-$(OUTDIR)SemaphoreSet.$(O) SemaphoreSet.$(C) SemaphoreSet.$(H): SemaphoreSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentitySet.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)SignalSet.$(O) SignalSet.$(C) SignalSet.$(H): SignalSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentitySet.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)SnapshotError.$(O) SnapshotError.$(C) SnapshotError.$(H): SnapshotError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SortedCollection.$(O) SortedCollection.$(C) SortedCollection.$(H): SortedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OrderedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)StringCollection.$(O) StringCollection.$(C) StringCollection.$(H): StringCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OrderedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)TZTimestamp.$(O) TZTimestamp.$(C) TZTimestamp.$(H): TZTimestamp.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Timestamp.$(H) $(STCHDR)
-$(OUTDIR)TerminateProcessRequest.$(O) TerminateProcessRequest.$(C) TerminateProcessRequest.$(H): TerminateProcessRequest.st $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)TimeDuration.$(O) TimeDuration.$(C) TimeDuration.$(H): TimeDuration.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Time.$(H) $(STCHDR)
-$(OUTDIR)UninterpretedBytes.$(O) UninterpretedBytes.$(C) UninterpretedBytes.$(H): UninterpretedBytes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)UserInformation.$(O) UserInformation.$(C) UserInformation.$(H): UserInformation.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(STCHDR)
-$(OUTDIR)UtcTimestamp.$(O) UtcTimestamp.$(C) UtcTimestamp.$(H): UtcTimestamp.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Timestamp.$(H) $(STCHDR)
-$(OUTDIR)VMInternalError.$(O) VMInternalError.$(C) VMInternalError.$(H): VMInternalError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)VarArgBlock.$(O) VarArgBlock.$(C) VarArgBlock.$(H): VarArgBlock.st $(INCLUDE_TOP)\stx\libbasic\Block.$(H) $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Warning.$(O) Warning.$(C) Warning.$(H): Warning.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(STCHDR)
-$(OUTDIR)WeakArray.$(O) WeakArray.$(C) WeakArray.$(H): WeakArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)WeakIdentitySet.$(O) WeakIdentitySet.$(C) WeakIdentitySet.$(H): WeakIdentitySet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentitySet.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)WeakValueDictionary.$(O) WeakValueDictionary.$(C) WeakValueDictionary.$(H): WeakValueDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)WriteStream.$(O) WriteStream.$(C) WriteStream.$(H): WriteStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
-$(OUTDIR)AbortOperationRequest.$(O) AbortOperationRequest.$(C) AbortOperationRequest.$(H): AbortOperationRequest.st $(INCLUDE_TOP)\stx\libbasic\AbortAllOperationRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)AbstractNumberVector.$(O) AbstractNumberVector.$(C) AbstractNumberVector.$(H): AbstractNumberVector.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)AllocationFailure.$(O) AllocationFailure.$(C) AllocationFailure.$(H): AllocationFailure.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)AutoloadMetaclass.$(O) AutoloadMetaclass.$(C) AutoloadMetaclass.$(H): AutoloadMetaclass.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Metaclass.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)BooleanArray.$(O) BooleanArray.$(C) BooleanArray.$(H): BooleanArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\BitArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)ByteArray.$(O) ByteArray.$(C) ByteArray.$(H): ByteArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)CharacterArray.$(O) CharacterArray.$(C) CharacterArray.$(H): CharacterArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)CharacterWriteStream.$(O) CharacterWriteStream.$(C) CharacterWriteStream.$(H): CharacterWriteStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)Class.$(O) Class.$(C) Class.$(H): Class.st $(INCLUDE_TOP)\stx\libbasic\Array.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Association.$(H) $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\LookupKey.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)ClassBuildWarning.$(O) ClassBuildWarning.$(C) ClassBuildWarning.$(H): ClassBuildWarning.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(INCLUDE_TOP)\stx\libbasic\Warning.$(H) $(STCHDR)
-$(OUTDIR)ClassLoadInProgressQuery.$(O) ClassLoadInProgressQuery.$(C) ClassLoadInProgressQuery.$(H): ClassLoadInProgressQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\LoadInProgressQuery.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)ConversionError.$(O) ConversionError.$(C) ConversionError.$(H): ConversionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)DeepCopyError.$(O) DeepCopyError.$(C) DeepCopyError.$(H): DeepCopyError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ExceptionHandlerSet.$(O) ExceptionHandlerSet.$(C) ExceptionHandlerSet.$(H): ExceptionHandlerSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)ExecutionError.$(O) ExecutionError.$(C) ExecutionError.$(H): ExecutionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ExternalBytes.$(O) ExternalBytes.$(C) ExternalBytes.$(H): ExternalBytes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)FixedPoint.$(O) FixedPoint.$(C) FixedPoint.$(H): FixedPoint.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Fraction.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Float.$(O) Float.$(C) Float.$(H): Float.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\LimitedPrecisionReal.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ImmutableArray.$(O) ImmutableArray.$(C) ImmutableArray.$(H): ImmutableArray.st $(INCLUDE_TOP)\stx\libbasic\Array.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
-$(OUTDIR)Infinity.$(O) Infinity.$(C) Infinity.$(H): Infinity.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\MetaNumber.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)InvalidPatchError.$(O) InvalidPatchError.$(C) InvalidPatchError.$(H): InvalidPatchError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)LargeInteger.$(O) LargeInteger.$(C) LargeInteger.$(H): LargeInteger.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Integer.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)LongFloat.$(O) LongFloat.$(C) LongFloat.$(H): LongFloat.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\LimitedPrecisionReal.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)OSSignalInterrupt.$(O) OSSignalInterrupt.$(C) OSSignalInterrupt.$(H): OSSignalInterrupt.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)OsIllegalOperation.$(O) OsIllegalOperation.$(C) OsIllegalOperation.$(H): OsIllegalOperation.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)OsInaccessibleError.$(O) OsInaccessibleError.$(C) OsInaccessibleError.$(H): OsInaccessibleError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)OsInvalidArgumentsError.$(O) OsInvalidArgumentsError.$(C) OsInvalidArgumentsError.$(H): OsInvalidArgumentsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)OsNeedRetryError.$(O) OsNeedRetryError.$(C) OsNeedRetryError.$(H): OsNeedRetryError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)OsNoResourcesError.$(O) OsNoResourcesError.$(C) OsNoResourcesError.$(H): OsNoResourcesError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)OsNotification.$(O) OsNotification.$(C) OsNotification.$(H): OsNotification.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)OsTransferFaultError.$(O) OsTransferFaultError.$(C) OsTransferFaultError.$(H): OsTransferFaultError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
-$(OUTDIR)PackageLoadError.$(O) PackageLoadError.$(C) PackageLoadError.$(H): PackageLoadError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)PackageLoadInProgressQuery.$(O) PackageLoadInProgressQuery.$(C) PackageLoadInProgressQuery.$(H): PackageLoadInProgressQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\LoadInProgressQuery.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
-$(OUTDIR)PrivateMetaclass.$(O) PrivateMetaclass.$(C) PrivateMetaclass.$(H): PrivateMetaclass.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Metaclass.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)ProceedError.$(O) ProceedError.$(C) ProceedError.$(H): ProceedError.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(INCLUDE_TOP)\stx\libbasic\Warning.$(H) $(STCHDR)
-$(OUTDIR)ReadWriteStream.$(O) ReadWriteStream.$(C) ReadWriteStream.$(H): ReadWriteStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)ShortFloat.$(O) ShortFloat.$(C) ShortFloat.$(H): ShortFloat.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\LimitedPrecisionReal.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SmallInteger.$(O) SmallInteger.$(C) SmallInteger.$(H): SmallInteger.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Integer.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SmalltalkChunkFileSourceWriter.$(O) SmalltalkChunkFileSourceWriter.$(C) SmalltalkChunkFileSourceWriter.$(H): SmalltalkChunkFileSourceWriter.st $(INCLUDE_TOP)\stx\libbasic\AbstractSourceFileWriter.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)SomeNumber.$(O) SomeNumber.$(C) SomeNumber.$(H): SomeNumber.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\MetaNumber.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)StreamError.$(O) StreamError.$(C) StreamError.$(H): StreamError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)TimeoutError.$(O) TimeoutError.$(C) TimeoutError.$(H): TimeoutError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)UserPreferences.$(O) UserPreferences.$(C) UserPreferences.$(H): UserPreferences.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)VarArgCheapBlock.$(O) VarArgCheapBlock.$(C) VarArgCheapBlock.$(H): VarArgCheapBlock.st $(INCLUDE_TOP)\stx\libbasic\Block.$(H) $(INCLUDE_TOP)\stx\libbasic\CheapBlock.$(H) $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)WeakIdentityDictionary.$(O) WeakIdentityDictionary.$(C) WeakIdentityDictionary.$(H): WeakIdentityDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)WeakValueIdentityDictionary.$(O) WeakValueIdentityDictionary.$(C) WeakValueIdentityDictionary.$(H): WeakValueIdentityDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
-$(OUTDIR)AmbiguousMessage.$(O) AmbiguousMessage.$(C) AmbiguousMessage.$(H): AmbiguousMessage.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ArgumentError.$(O) ArgumentError.$(C) ArgumentError.$(H): ArgumentError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ArithmeticError.$(O) ArithmeticError.$(C) ArithmeticError.$(H): ArithmeticError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)AssertionFailedError.$(O) AssertionFailedError.$(C) AssertionFailedError.$(H): AssertionFailedError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)CharacterEncoderError.$(O) CharacterEncoderError.$(C) CharacterEncoderError.$(H): CharacterEncoderError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ClassBuildError.$(O) ClassBuildError.$(C) ClassBuildError.$(H): ClassBuildError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ContextError.$(O) ContextError.$(C) ContextError.$(H): ContextError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)DateConversionError.$(O) DateConversionError.$(C) DateConversionError.$(H): DateConversionError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)DoubleArray.$(O) DoubleArray.$(C) DoubleArray.$(H): DoubleArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)ElementBoundsError.$(O) ElementBoundsError.$(C) ElementBoundsError.$(H): ElementBoundsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)EndOfStreamError.$(O) EndOfStreamError.$(C) EndOfStreamError.$(H): EndOfStreamError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)ExternalStream.$(O) ExternalStream.$(C) ExternalStream.$(H): ExternalStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)ExternalStructure.$(O) ExternalStructure.$(C) ExternalStructure.$(H): ExternalStructure.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)FloatArray.$(O) FloatArray.$(C) FloatArray.$(H): FloatArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)ImmutableByteArray.$(O) ImmutableByteArray.$(C) ImmutableByteArray.$(H): ImmutableByteArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)IncompleteNextCountError.$(O) IncompleteNextCountError.$(C) IncompleteNextCountError.$(H): IncompleteNextCountError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)InvalidCodeError.$(O) InvalidCodeError.$(C) InvalidCodeError.$(H): InvalidCodeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)InvalidModeError.$(O) InvalidModeError.$(C) InvalidModeError.$(H): InvalidModeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)InvalidOperationError.$(O) InvalidOperationError.$(C) InvalidOperationError.$(H): InvalidOperationError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)InvalidTypeError.$(O) InvalidTypeError.$(C) InvalidTypeError.$(H): InvalidTypeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)MallocFailure.$(O) MallocFailure.$(C) MallocFailure.$(H): MallocFailure.st $(INCLUDE_TOP)\stx\libbasic\AllocationFailure.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)MessageNotUnderstood.$(O) MessageNotUnderstood.$(C) MessageNotUnderstood.$(H): MessageNotUnderstood.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)MethodNotAppropriateError.$(O) MethodNotAppropriateError.$(C) MethodNotAppropriateError.$(H): MethodNotAppropriateError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NoModificationError.$(O) NoModificationError.$(C) NoModificationError.$(H): NoModificationError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NonBooleanReceiverError.$(O) NonBooleanReceiverError.$(C) NonBooleanReceiverError.$(H): NonBooleanReceiverError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NotFoundError.$(O) NotFoundError.$(C) NotFoundError.$(H): NotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NumberConversionError.$(O) NumberConversionError.$(C) NumberConversionError.$(H): NumberConversionError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)OpenError.$(O) OpenError.$(C) OpenError.$(H): OpenError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)PackageNotFoundError.$(O) PackageNotFoundError.$(C) PackageNotFoundError.$(H): PackageNotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PackageLoadError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)PositionError.$(O) PositionError.$(C) PositionError.$(H): PositionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)PositionOutOfBoundsError.$(O) PositionOutOfBoundsError.$(C) PositionOutOfBoundsError.$(H): PositionOutOfBoundsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)PrimitiveFailure.$(O) PrimitiveFailure.$(C) PrimitiveFailure.$(H): PrimitiveFailure.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)ReadError.$(O) ReadError.$(C) ReadError.$(H): ReadError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)Registry.$(O) Registry.$(C) Registry.$(H): Registry.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
-$(OUTDIR)SignalError.$(O) SignalError.$(C) SignalError.$(H): SignalError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)SignedByteArray.$(O) SignedByteArray.$(C) SignedByteArray.$(H): SignedByteArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)StreamIOError.$(O) StreamIOError.$(C) StreamIOError.$(H): StreamIOError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)StreamNotOpenError.$(O) StreamNotOpenError.$(C) StreamNotOpenError.$(H): StreamNotOpenError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)String.$(O) String.$(C) String.$(H): String.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)SubclassResponsibilityError.$(O) SubclassResponsibilityError.$(C) SubclassResponsibilityError.$(H): SubclassResponsibilityError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)TimeConversionError.$(O) TimeConversionError.$(C) TimeConversionError.$(H): TimeConversionError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)TwoByteString.$(O) TwoByteString.$(C) TwoByteString.$(H): TwoByteString.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)UnboxedIntegerArray.$(O) UnboxedIntegerArray.$(C) UnboxedIntegerArray.$(H): UnboxedIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)UnimplementedFunctionalityError.$(O) UnimplementedFunctionalityError.$(C) UnimplementedFunctionalityError.$(H): UnimplementedFunctionalityError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)UnprotectedExternalBytes.$(O) UnprotectedExternalBytes.$(C) UnprotectedExternalBytes.$(H): UnprotectedExternalBytes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)WeakDependencyDictionary.$(O) WeakDependencyDictionary.$(C) WeakDependencyDictionary.$(H): WeakDependencyDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
-$(OUTDIR)WriteError.$(O) WriteError.$(C) WriteError.$(H): WriteError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)AbstractClassInstantiationError.$(O) AbstractClassInstantiationError.$(C) AbstractClassInstantiationError.$(H): AbstractClassInstantiationError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\MethodNotAppropriateError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)BadLiteralsError.$(O) BadLiteralsError.$(C) BadLiteralsError.$(H): BadLiteralsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)CachingRegistry.$(O) CachingRegistry.$(C) CachingRegistry.$(H): CachingRegistry.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Registry.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
-$(OUTDIR)CannotResumeError.$(O) CannotResumeError.$(C) CannotResumeError.$(H): CannotResumeError.st $(INCLUDE_TOP)\stx\libbasic\ContextError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)CannotReturnError.$(O) CannotReturnError.$(C) CannotReturnError.$(H): CannotReturnError.st $(INCLUDE_TOP)\stx\libbasic\ContextError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)DecodingError.$(O) DecodingError.$(C) DecodingError.$(H): DecodingError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)DomainError.$(O) DomainError.$(C) DomainError.$(H): DomainError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)EncodingError.$(O) EncodingError.$(C) EncodingError.$(H): EncodingError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)FileDoesNotExistException.$(O) FileDoesNotExistException.$(C) FileDoesNotExistException.$(H): FileDoesNotExistException.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OpenError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)FileStream.$(O) FileStream.$(C) FileStream.$(H): FileStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)HandleRegistry.$(O) HandleRegistry.$(C) HandleRegistry.$(H): HandleRegistry.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Registry.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
-$(OUTDIR)ImmutableString.$(O) ImmutableString.$(C) ImmutableString.$(H): ImmutableString.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\String.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)IndexNotFoundError.$(O) IndexNotFoundError.$(C) IndexNotFoundError.$(H): IndexNotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)IntegerArray.$(O) IntegerArray.$(C) IntegerArray.$(H): IntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)InvalidByteCodeError.$(O) InvalidByteCodeError.$(C) InvalidByteCodeError.$(H): InvalidByteCodeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)InvalidInstructionError.$(O) InvalidInstructionError.$(C) InvalidInstructionError.$(H): InvalidInstructionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)InvalidReadError.$(O) InvalidReadError.$(C) InvalidReadError.$(H): InvalidReadError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)InvalidWriteError.$(O) InvalidWriteError.$(C) InvalidWriteError.$(H): InvalidWriteError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteError.$(H) $(STCHDR)
-$(OUTDIR)KeyNotFoundError.$(O) KeyNotFoundError.$(C) KeyNotFoundError.$(H): KeyNotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)LongIntegerArray.$(O) LongIntegerArray.$(C) LongIntegerArray.$(H): LongIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)MissingClassInLiteralArrayErrorSignal.$(O) MissingClassInLiteralArrayErrorSignal.$(C) MissingClassInLiteralArrayErrorSignal.$(H): MissingClassInLiteralArrayErrorSignal.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NoByteCodeError.$(O) NoByteCodeError.$(C) NoByteCodeError.$(H): NoByteCodeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NonPositionableExternalStream.$(O) NonPositionableExternalStream.$(C) NonPositionableExternalStream.$(H): NonPositionableExternalStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)NumberFormatError.$(O) NumberFormatError.$(C) NumberFormatError.$(H): NumberFormatError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)PTYOpenError.$(O) PTYOpenError.$(C) PTYOpenError.$(H): PTYOpenError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OpenError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
-$(OUTDIR)PackageNotCompatibleError.$(O) PackageNotCompatibleError.$(C) PackageNotCompatibleError.$(H): PackageNotCompatibleError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PackageLoadError.$(H) $(INCLUDE_TOP)\stx\libbasic\PackageNotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)RangeError.$(O) RangeError.$(C) RangeError.$(H): RangeError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)SignedIntegerArray.$(O) SignedIntegerArray.$(C) SignedIntegerArray.$(H): SignedIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)SignedLongIntegerArray.$(O) SignedLongIntegerArray.$(C) SignedLongIntegerArray.$(H): SignedLongIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)SignedWordArray.$(O) SignedWordArray.$(C) SignedWordArray.$(H): SignedWordArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)Symbol.$(O) Symbol.$(C) Symbol.$(H): Symbol.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\String.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)UnboundedExternalStream.$(O) UnboundedExternalStream.$(C) UnboundedExternalStream.$(H): UnboundedExternalStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)Unicode16String.$(O) Unicode16String.$(C) Unicode16String.$(H): Unicode16String.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\TwoByteString.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)UnorderedNumbersError.$(O) UnorderedNumbersError.$(C) UnorderedNumbersError.$(H): UnorderedNumbersError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)WordArray.$(O) WordArray.$(C) WordArray.$(H): WordArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
-$(OUTDIR)WrongNumberOfArgumentsError.$(O) WrongNumberOfArgumentsError.$(C) WrongNumberOfArgumentsError.$(H): WrongNumberOfArgumentsError.st $(INCLUDE_TOP)\stx\libbasic\ArgumentError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)WrongProceedabilityError.$(O) WrongProceedabilityError.$(C) WrongProceedabilityError.$(H): WrongProceedabilityError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\SignalError.$(H) $(STCHDR)
-$(OUTDIR)CharacterRangeError.$(O) CharacterRangeError.$(C) CharacterRangeError.$(H): CharacterRangeError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\DecodingError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)DirectoryStream.$(O) DirectoryStream.$(C) DirectoryStream.$(H): DirectoryStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\FileStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)ImaginaryResultError.$(O) ImaginaryResultError.$(C) ImaginaryResultError.$(H): ImaginaryResultError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\DomainError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)InvalidEncodingError.$(O) InvalidEncodingError.$(C) InvalidEncodingError.$(H): InvalidEncodingError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\DecodingError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)NonIntegerIndexError.$(O) NonIntegerIndexError.$(C) NonIntegerIndexError.$(H): NonIntegerIndexError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\IndexNotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)OverflowError.$(O) OverflowError.$(C) OverflowError.$(H): OverflowError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\RangeError.$(H) $(STCHDR)
-$(OUTDIR)PipeStream.$(O) PipeStream.$(C) PipeStream.$(H): PipeStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\NonPositionableExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
-$(OUTDIR)RomanNumberFormatError.$(O) RomanNumberFormatError.$(C) RomanNumberFormatError.$(H): RomanNumberFormatError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberFormatError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)SubscriptOutOfBoundsError.$(O) SubscriptOutOfBoundsError.$(C) SubscriptOutOfBoundsError.$(H): SubscriptOutOfBoundsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\IndexNotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)UnderflowError.$(O) UnderflowError.$(C) UnderflowError.$(H): UnderflowError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\RangeError.$(H) $(STCHDR)
-$(OUTDIR)ZeroDivide.$(O) ZeroDivide.$(C) ZeroDivide.$(H): ZeroDivide.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\DomainError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
-$(OUTDIR)BadRomanNumberFormatError.$(O) BadRomanNumberFormatError.$(C) BadRomanNumberFormatError.$(H): BadRomanNumberFormatError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberFormatError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\RomanNumberFormatError.$(H) $(STCHDR)
-$(OUTDIR)PCFilename.$(O) PCFilename.$(C) PCFilename.$(H): PCFilename.st $(STCHDR)
-$(OUTDIR)Win32Constants.$(O) Win32Constants.$(C) Win32Constants.$(H): Win32Constants.st $(STCHDR)
-$(OUTDIR)Win32Handle.$(O) Win32Handle.$(C) Win32Handle.$(H): Win32Handle.st $(STCHDR)
-$(OUTDIR)Win32FILEHandle.$(O) Win32FILEHandle.$(C) Win32FILEHandle.$(H): Win32FILEHandle.st $(STCHDR)
-$(OUTDIR)Win32OperatingSystem.$(O) Win32OperatingSystem.$(C) Win32OperatingSystem.$(H): Win32OperatingSystem.st $(STCHDR)
-
-# ENDMAKEDEPEND --- do not remove this line
+# $Header$
+#
+# DO NOT EDIT
+# automagically generated from the projectDefinition: stx_libbasic.
+#
+# Warning: once you modify this file, do not rerun
+# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
+#
+# Notice, that the name bc.mak is historical (from times, when only borland c was supported).
+# This file contains make rules for the win32 platform using either borland-bcc or visual-c.
+# It shares common definitions with the unix-make in Make.spec.
+# The bc.mak supports the following targets:
+#    bmake         - compile all st-files to a classLib (dll)
+#    bmake clean   - clean all temp files
+#    bmake clobber - clean all
+#
+# Historic Note:
+#  this used to contain only rules to make with borland
+#    (called via bmake, by "make.exe -f bc.mak")
+#  this has changed; it is now also possible to build using microsoft visual c
+#    (called via vcmake, by "make.exe -f bc.mak -DUSEVC")
+#
+TOP=..
+INCLUDE_TOP=$(TOP)\..
+
+
+# see stdHeader_bc for LIBBASIC_BASE
+LIB_BASE=$(LIBBASIC_BASE)
+
+
+!INCLUDE $(TOP)\rules\stdHeader_bc
+
+!INCLUDE Make.spec
+
+LIBNAME=libstx_libbasic
+MODULE_PATH=libbasic
+RESFILES=stx_libbasicWINrc.$(RES)
+
+
+
+LOCALINCLUDES=-I$(TOP)\librun $(FFI_INCLUDE)
+LOCALDEFINES=
+
+STCLOCALOPT=-package=$(PACKAGE) -I. $(LOCALINCLUDES) -headerDir=. $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
+LOCALLIBS=
+
+OBJS= $(COMMON_OBJS) $(WIN32_OBJS)
+
+ALL::  classLibRule
+
+classLibRule: $(OUTDIR) $(OUTDIR)$(LIBNAME).dll
+
+!INCLUDE $(TOP)\rules\stdRules_bc
+
+# build all mandatory prerequisite packages (containing superclasses) for this package
+prereq:
+
+
+
+
+
+
+
+test: $(TOP)\goodies\builder\reports
+	pushd $(TOP)\goodies\builder\reports & $(MAKE_BAT)
+	$(TOP)\goodies\builder\reports\report-runner.bat -D . -r Builder::TestReport -p $(PACKAGE)
+        
+clean::
+	-del *.$(CSUFFIX)
+
+
+# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
+$(OUTDIR)Autoload.$(O) Autoload.$(C) Autoload.$(H): Autoload.st $(STCHDR)
+$(OUTDIR)Object.$(O) Object.$(C) Object.$(H): Object.st $(STCHDR)
+$(OUTDIR)ProtoObject.$(O) ProtoObject.$(C) ProtoObject.$(H): ProtoObject.st $(STCHDR)
+$(OUTDIR)AbstractLock.$(O) AbstractLock.$(C) AbstractLock.$(H): AbstractLock.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)AbstractOperatingSystem.$(O) AbstractOperatingSystem.$(C) AbstractOperatingSystem.$(H): AbstractOperatingSystem.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)AbstractSourceFileReader.$(O) AbstractSourceFileReader.$(C) AbstractSourceFileReader.$(H): AbstractSourceFileReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Annotation.$(O) Annotation.$(C) Annotation.$(H): Annotation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Behavior.$(O) Behavior.$(C) Behavior.$(H): Behavior.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Boolean.$(O) Boolean.$(C) Boolean.$(H): Boolean.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoder.$(O) CharacterEncoder.$(C) CharacterEncoder.$(H): CharacterEncoder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ClassBuilder.$(O) ClassBuilder.$(C) ClassBuilder.$(H): ClassBuilder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ClassCategoryReader.$(O) ClassCategoryReader.$(C) ClassCategoryReader.$(H): ClassCategoryReader.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CmdLineOption.$(O) CmdLineOption.$(C) CmdLineOption.$(H): CmdLineOption.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CmdLineParser.$(O) CmdLineParser.$(C) CmdLineParser.$(H): CmdLineParser.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Collection.$(O) Collection.$(C) Collection.$(H): Collection.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ConfigurableFeatures.$(O) ConfigurableFeatures.$(C) ConfigurableFeatures.$(H): ConfigurableFeatures.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Context.$(O) Context.$(C) Context.$(H): Context.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Continuation.$(O) Continuation.$(C) Continuation.$(H): Continuation.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Delay.$(O) Delay.$(C) Delay.$(H): Delay.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ExecutableFunction.$(O) ExecutableFunction.$(C) ExecutableFunction.$(H): ExecutableFunction.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ExternalAddress.$(O) ExternalAddress.$(C) ExternalAddress.$(H): ExternalAddress.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ExternalLibrary.$(O) ExternalLibrary.$(C) ExternalLibrary.$(H): ExternalLibrary.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Filename.$(O) Filename.$(C) Filename.$(H): Filename.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)GenericException.$(O) GenericException.$(C) GenericException.$(H): GenericException.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Geometric.$(O) Geometric.$(C) Geometric.$(H): Geometric.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)InterestConverter.$(O) InterestConverter.$(C) InterestConverter.$(H): InterestConverter.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Link.$(O) Link.$(C) Link.$(H): Link.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Lookup.$(O) Lookup.$(C) Lookup.$(H): Lookup.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Magnitude.$(O) Magnitude.$(C) Magnitude.$(H): Magnitude.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Message.$(O) Message.$(C) Message.$(H): Message.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MiniDebugger.$(O) MiniDebugger.$(C) MiniDebugger.$(H): MiniDebugger.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MiniInspector.$(O) MiniInspector.$(C) MiniInspector.$(H): MiniInspector.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)NameSpace.$(O) NameSpace.$(C) NameSpace.$(H): NameSpace.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OSErrorHolder.$(O) OSErrorHolder.$(C) OSErrorHolder.$(H): OSErrorHolder.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OSProcess.$(O) OSProcess.$(C) OSProcess.$(H): OSProcess.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ObjectMemory.$(O) ObjectMemory.$(C) ObjectMemory.$(H): ObjectMemory.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)PackageId.$(O) PackageId.$(C) PackageId.$(H): PackageId.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)PolymorphicInlineCache.$(O) PolymorphicInlineCache.$(C) PolymorphicInlineCache.$(H): PolymorphicInlineCache.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ProcessorScheduler.$(O) ProcessorScheduler.$(C) ProcessorScheduler.$(H): ProcessorScheduler.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ProgrammingLanguage.$(O) ProgrammingLanguage.$(C) ProgrammingLanguage.$(H): ProgrammingLanguage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Project.$(O) Project.$(C) Project.$(H): Project.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ProjectDefinition.$(O) ProjectDefinition.$(C) ProjectDefinition.$(H): ProjectDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ReadEvalPrintLoop.$(O) ReadEvalPrintLoop.$(C) ReadEvalPrintLoop.$(H): ReadEvalPrintLoop.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Semaphore.$(O) Semaphore.$(C) Semaphore.$(H): Semaphore.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SharedPool.$(O) SharedPool.$(C) SharedPool.$(H): SharedPool.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Signal.$(O) Signal.$(C) Signal.$(H): Signal.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Smalltalk.$(O) Smalltalk.$(C) Smalltalk.$(H): Smalltalk.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)StandaloneStartup.$(O) StandaloneStartup.$(C) StandaloneStartup.$(H): StandaloneStartup.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Stream.$(O) Stream.$(C) Stream.$(H): Stream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SystemChangeNotifier.$(O) SystemChangeNotifier.$(C) SystemChangeNotifier.$(H): SystemChangeNotifier.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)TTYAttributes.$(O) TTYAttributes.$(C) TTYAttributes.$(H): TTYAttributes.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UndefinedObject.$(O) UndefinedObject.$(C) UndefinedObject.$(H): UndefinedObject.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UserMessage.$(O) UserMessage.$(C) UserMessage.$(H): UserMessage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Visitor.$(O) Visitor.$(C) Visitor.$(H): Visitor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)VoidObject.$(O) VoidObject.$(C) VoidObject.$(H): VoidObject.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)AbstractTime.$(O) AbstractTime.$(C) AbstractTime.$(H): AbstractTime.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ApplicationDefinition.$(O) ApplicationDefinition.$(C) ApplicationDefinition.$(H): ApplicationDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
+$(OUTDIR)ArithmeticValue.$(O) ArithmeticValue.$(C) ArithmeticValue.$(H): ArithmeticValue.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)AspectVisitor.$(O) AspectVisitor.$(C) AspectVisitor.$(H): AspectVisitor.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Visitor.$(H) $(STCHDR)
+$(OUTDIR)AutoDeletedFilename.$(O) AutoDeletedFilename.$(C) AutoDeletedFilename.$(H): AutoDeletedFilename.st $(INCLUDE_TOP)\stx\libbasic\Filename.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Bag.$(O) Bag.$(C) Bag.$(H): Bag.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)BlockContext.$(O) BlockContext.$(C) BlockContext.$(H): BlockContext.st $(INCLUDE_TOP)\stx\libbasic\Context.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)BuiltinLookup.$(O) BuiltinLookup.$(C) BuiltinLookup.$(H): BuiltinLookup.st $(INCLUDE_TOP)\stx\libbasic\Lookup.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Character.$(O) Character.$(C) Character.$(H): Character.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO10646_1.$(O) CharacterEncoderImplementations__ISO10646_1.$(C) CharacterEncoderImplementations__ISO10646_1.$(H): CharacterEncoderImplementations__ISO10646_1.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__SingleByteEncoder.$(O) CharacterEncoderImplementations__SingleByteEncoder.$(C) CharacterEncoderImplementations__SingleByteEncoder.$(H): CharacterEncoderImplementations__SingleByteEncoder.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__TwoByteEncoder.$(O) CharacterEncoderImplementations__TwoByteEncoder.$(C) CharacterEncoderImplementations__TwoByteEncoder.$(H): CharacterEncoderImplementations__TwoByteEncoder.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CompiledCode.$(O) CompiledCode.$(C) CompiledCode.$(H): CompiledCode.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ControlInterrupt.$(O) ControlInterrupt.$(C) ControlInterrupt.$(H): ControlInterrupt.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Date.$(O) Date.$(C) Date.$(H): Date.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)EventSemaphore.$(O) EventSemaphore.$(C) EventSemaphore.$(H): EventSemaphore.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Semaphore.$(H) $(STCHDR)
+$(OUTDIR)Exception.$(O) Exception.$(C) Exception.$(H): Exception.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ExternalFunction.$(O) ExternalFunction.$(C) ExternalFunction.$(H): ExternalFunction.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)False.$(O) False.$(C) False.$(H): False.st $(INCLUDE_TOP)\stx\libbasic\Boolean.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)FolderForProjectsDefinition.$(O) FolderForProjectsDefinition.$(C) FolderForProjectsDefinition.$(H): FolderForProjectsDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
+$(OUTDIR)HashStream.$(O) HashStream.$(C) HashStream.$(H): HashStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)JavaPackage.$(O) JavaPackage.$(C) JavaPackage.$(H): JavaPackage.st $(INCLUDE_TOP)\stx\libbasic\NameSpace.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)KeyedCollection.$(O) KeyedCollection.$(C) KeyedCollection.$(H): KeyedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)LibraryDefinition.$(O) LibraryDefinition.$(C) LibraryDefinition.$(H): LibraryDefinition.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
+$(OUTDIR)LookupKey.$(O) LookupKey.$(C) LookupKey.$(H): LookupKey.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MessageSend.$(O) MessageSend.$(C) MessageSend.$(H): MessageSend.st $(INCLUDE_TOP)\stx\libbasic\Message.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MiniLogger.$(O) MiniLogger.$(C) MiniLogger.$(H): MiniLogger.st $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)NamespaceAwareLookup.$(O) NamespaceAwareLookup.$(C) NamespaceAwareLookup.$(H): NamespaceAwareLookup.st $(INCLUDE_TOP)\stx\libbasic\Lookup.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)NoHandlerError.$(O) NoHandlerError.$(C) NoHandlerError.$(H): NoHandlerError.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Notification.$(O) Notification.$(C) Notification.$(H): Notification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OSHandle.$(O) OSHandle.$(C) OSHandle.$(H): OSHandle.st $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)PeekableStream.$(O) PeekableStream.$(C) PeekableStream.$(H): PeekableStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)Process.$(O) Process.$(C) Process.$(H): Process.st $(INCLUDE_TOP)\stx\libbasic\Link.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)QuerySignal.$(O) QuerySignal.$(C) QuerySignal.$(H): QuerySignal.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Signal.$(H) $(STCHDR)
+$(OUTDIR)Rectangle.$(O) Rectangle.$(C) Rectangle.$(H): Rectangle.st $(INCLUDE_TOP)\stx\libbasic\Geometric.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)RecursionLock.$(O) RecursionLock.$(C) RecursionLock.$(H): RecursionLock.st $(INCLUDE_TOP)\stx\libbasic\AbstractLock.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SequenceableCollection.$(O) SequenceableCollection.$(C) SequenceableCollection.$(H): SequenceableCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Set.$(O) Set.$(C) Set.$(H): Set.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SmalltalkChunkFileSourceReader.$(O) SmalltalkChunkFileSourceReader.$(C) SmalltalkChunkFileSourceReader.$(H): SmalltalkChunkFileSourceReader.st $(INCLUDE_TOP)\stx\libbasic\AbstractSourceFileReader.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SmalltalkLanguage.$(O) SmalltalkLanguage.$(C) SmalltalkLanguage.$(H): SmalltalkLanguage.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProgrammingLanguage.$(H) $(STCHDR)
+$(OUTDIR)StandaloneStartupHeadless.$(O) StandaloneStartupHeadless.$(C) StandaloneStartupHeadless.$(H): StandaloneStartupHeadless.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\StandaloneStartup.$(H) $(STCHDR)
+$(OUTDIR)TTYConstants.$(O) TTYConstants.$(C) TTYConstants.$(H): TTYConstants.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SharedPool.$(H) $(STCHDR)
+$(OUTDIR)True.$(O) True.$(C) True.$(H): True.st $(INCLUDE_TOP)\stx\libbasic\Boolean.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UnixFilename.$(O) UnixFilename.$(C) UnixFilename.$(H): UnixFilename.st $(INCLUDE_TOP)\stx\libbasic\Filename.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)WeakInterestConverter.$(O) WeakInterestConverter.$(C) WeakInterestConverter.$(H): WeakInterestConverter.st $(INCLUDE_TOP)\stx\libbasic\InterestConverter.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ArrayedCollection.$(O) ArrayedCollection.$(C) ArrayedCollection.$(H): ArrayedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)Association.$(O) Association.$(C) Association.$(H): Association.st $(INCLUDE_TOP)\stx\libbasic\LookupKey.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Block.$(O) Block.$(C) Block.$(H): Block.st $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CascadingNotification.$(O) CascadingNotification.$(C) CascadingNotification.$(H): CascadingNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ASCII.$(O) CharacterEncoderImplementations__ASCII.$(C) CharacterEncoderImplementations__ASCII.$(H): CharacterEncoderImplementations__ASCII.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__CP437.$(O) CharacterEncoderImplementations__CP437.$(C) CharacterEncoderImplementations__CP437.$(H): CharacterEncoderImplementations__CP437.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__EBCDIC.$(O) CharacterEncoderImplementations__EBCDIC.$(C) CharacterEncoderImplementations__EBCDIC.$(H): CharacterEncoderImplementations__EBCDIC.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(O) CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(C) CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(H): CharacterEncoderImplementations__ISO10646_to_UTF16BE.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF8.$(O) CharacterEncoderImplementations__ISO10646_to_UTF8.$(C) CharacterEncoderImplementations__ISO10646_to_UTF8.$(H): CharacterEncoderImplementations__ISO10646_to_UTF8.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_1.$(O) CharacterEncoderImplementations__ISO8859_1.$(C) CharacterEncoderImplementations__ISO8859_1.$(H): CharacterEncoderImplementations__ISO8859_1.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_10.$(O) CharacterEncoderImplementations__ISO8859_10.$(C) CharacterEncoderImplementations__ISO8859_10.$(H): CharacterEncoderImplementations__ISO8859_10.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_11.$(O) CharacterEncoderImplementations__ISO8859_11.$(C) CharacterEncoderImplementations__ISO8859_11.$(H): CharacterEncoderImplementations__ISO8859_11.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_13.$(O) CharacterEncoderImplementations__ISO8859_13.$(C) CharacterEncoderImplementations__ISO8859_13.$(H): CharacterEncoderImplementations__ISO8859_13.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_14.$(O) CharacterEncoderImplementations__ISO8859_14.$(C) CharacterEncoderImplementations__ISO8859_14.$(H): CharacterEncoderImplementations__ISO8859_14.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_15.$(O) CharacterEncoderImplementations__ISO8859_15.$(C) CharacterEncoderImplementations__ISO8859_15.$(H): CharacterEncoderImplementations__ISO8859_15.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_16.$(O) CharacterEncoderImplementations__ISO8859_16.$(C) CharacterEncoderImplementations__ISO8859_16.$(H): CharacterEncoderImplementations__ISO8859_16.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_2.$(O) CharacterEncoderImplementations__ISO8859_2.$(C) CharacterEncoderImplementations__ISO8859_2.$(H): CharacterEncoderImplementations__ISO8859_2.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_3.$(O) CharacterEncoderImplementations__ISO8859_3.$(C) CharacterEncoderImplementations__ISO8859_3.$(H): CharacterEncoderImplementations__ISO8859_3.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_4.$(O) CharacterEncoderImplementations__ISO8859_4.$(C) CharacterEncoderImplementations__ISO8859_4.$(H): CharacterEncoderImplementations__ISO8859_4.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_5.$(O) CharacterEncoderImplementations__ISO8859_5.$(C) CharacterEncoderImplementations__ISO8859_5.$(H): CharacterEncoderImplementations__ISO8859_5.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_6.$(O) CharacterEncoderImplementations__ISO8859_6.$(C) CharacterEncoderImplementations__ISO8859_6.$(H): CharacterEncoderImplementations__ISO8859_6.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_7.$(O) CharacterEncoderImplementations__ISO8859_7.$(C) CharacterEncoderImplementations__ISO8859_7.$(H): CharacterEncoderImplementations__ISO8859_7.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_8.$(O) CharacterEncoderImplementations__ISO8859_8.$(C) CharacterEncoderImplementations__ISO8859_8.$(H): CharacterEncoderImplementations__ISO8859_8.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__KOI8_R.$(O) CharacterEncoderImplementations__KOI8_R.$(C) CharacterEncoderImplementations__KOI8_R.$(H): CharacterEncoderImplementations__KOI8_R.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MAC_Roman.$(O) CharacterEncoderImplementations__MAC_Roman.$(C) CharacterEncoderImplementations__MAC_Roman.$(H): CharacterEncoderImplementations__MAC_Roman.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Ansi.$(O) CharacterEncoderImplementations__MS_Ansi.$(C) CharacterEncoderImplementations__MS_Ansi.$(H): CharacterEncoderImplementations__MS_Ansi.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Arabic.$(O) CharacterEncoderImplementations__MS_Arabic.$(C) CharacterEncoderImplementations__MS_Arabic.$(H): CharacterEncoderImplementations__MS_Arabic.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Baltic.$(O) CharacterEncoderImplementations__MS_Baltic.$(C) CharacterEncoderImplementations__MS_Baltic.$(H): CharacterEncoderImplementations__MS_Baltic.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Cyrillic.$(O) CharacterEncoderImplementations__MS_Cyrillic.$(C) CharacterEncoderImplementations__MS_Cyrillic.$(H): CharacterEncoderImplementations__MS_Cyrillic.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_EastEuropean.$(O) CharacterEncoderImplementations__MS_EastEuropean.$(C) CharacterEncoderImplementations__MS_EastEuropean.$(H): CharacterEncoderImplementations__MS_EastEuropean.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Greek.$(O) CharacterEncoderImplementations__MS_Greek.$(C) CharacterEncoderImplementations__MS_Greek.$(H): CharacterEncoderImplementations__MS_Greek.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Hebrew.$(O) CharacterEncoderImplementations__MS_Hebrew.$(C) CharacterEncoderImplementations__MS_Hebrew.$(H): CharacterEncoderImplementations__MS_Hebrew.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Symbol.$(O) CharacterEncoderImplementations__MS_Symbol.$(C) CharacterEncoderImplementations__MS_Symbol.$(H): CharacterEncoderImplementations__MS_Symbol.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__MS_Turkish.$(O) CharacterEncoderImplementations__MS_Turkish.$(C) CharacterEncoderImplementations__MS_Turkish.$(H): CharacterEncoderImplementations__MS_Turkish.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ClassDescription.$(O) ClassDescription.$(C) ClassDescription.$(H): ClassDescription.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Complex.$(O) Complex.$(C) Complex.$(H): Complex.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ControlRequest.$(O) ControlRequest.$(C) ControlRequest.$(H): ControlRequest.st $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Dictionary.$(O) Dictionary.$(C) Dictionary.$(H): Dictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)EncodedStream.$(O) EncodedStream.$(C) EncodedStream.$(H): EncodedStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)EndOfStreamNotification.$(O) EndOfStreamNotification.$(C) EndOfStreamNotification.$(H): EndOfStreamNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Error.$(O) Error.$(C) Error.$(H): Error.st $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ExternalFunctionCallback.$(O) ExternalFunctionCallback.$(C) ExternalFunctionCallback.$(H): ExternalFunctionCallback.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ExternalLibraryFunction.$(O) ExternalLibraryFunction.$(C) ExternalLibraryFunction.$(H): ExternalLibraryFunction.st $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)HaltInterrupt.$(O) HaltInterrupt.$(C) HaltInterrupt.$(H): HaltInterrupt.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)IdentitySet.$(O) IdentitySet.$(C) IdentitySet.$(H): IdentitySet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)LinkedList.$(O) LinkedList.$(C) LinkedList.$(H): LinkedList.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)MD5Stream.$(O) MD5Stream.$(C) MD5Stream.$(H): MD5Stream.st $(INCLUDE_TOP)\stx\libbasic\HashStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)Method.$(O) Method.$(C) Method.$(H): Method.st $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MethodDictionary.$(O) MethodDictionary.$(C) MethodDictionary.$(H): MethodDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\KeyedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)NaiveRomanNumberFormatNotification.$(O) NaiveRomanNumberFormatNotification.$(C) NaiveRomanNumberFormatNotification.$(H): NaiveRomanNumberFormatNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Number.$(O) Number.$(C) Number.$(H): Number.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OSFileHandle.$(O) OSFileHandle.$(C) OSFileHandle.$(H): OSFileHandle.st $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\OSHandle.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ObjectCoder.$(O) ObjectCoder.$(C) ObjectCoder.$(H): ObjectCoder.st $(INCLUDE_TOP)\stx\libbasic\AspectVisitor.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Visitor.$(H) $(STCHDR)
+$(OUTDIR)OrderedCollection.$(O) OrderedCollection.$(C) OrderedCollection.$(H): OrderedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)OrderedSet.$(O) OrderedSet.$(C) OrderedSet.$(H): OrderedSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)Point.$(O) Point.$(C) Point.$(H): Point.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)PositionableStream.$(O) PositionableStream.$(C) PositionableStream.$(H): PositionableStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)ProceedingNotification.$(O) ProceedingNotification.$(C) ProceedingNotification.$(H): ProceedingNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Query.$(O) Query.$(C) Query.$(H): Query.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ReadOnlySequenceableCollection.$(O) ReadOnlySequenceableCollection.$(C) ReadOnlySequenceableCollection.$(H): ReadOnlySequenceableCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)RecursiveStoreError.$(O) RecursiveStoreError.$(C) RecursiveStoreError.$(H): RecursiveStoreError.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SHA1Stream.$(O) SHA1Stream.$(C) SHA1Stream.$(H): SHA1Stream.st $(INCLUDE_TOP)\stx\libbasic\HashStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)SmallDictionary.$(O) SmallDictionary.$(C) SmallDictionary.$(H): SmallDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\KeyedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Time.$(O) Time.$(C) Time.$(H): Time.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)TimeoutNotification.$(O) TimeoutNotification.$(C) TimeoutNotification.$(H): TimeoutNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Timestamp.$(O) Timestamp.$(C) Timestamp.$(H): Timestamp.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UnhandledAttributeInLiteralArrayErrorSignal.$(O) UnhandledAttributeInLiteralArrayErrorSignal.$(C) UnhandledAttributeInLiteralArrayErrorSignal.$(H): UnhandledAttributeInLiteralArrayErrorSignal.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UserConfirmation.$(O) UserConfirmation.$(C) UserConfirmation.$(H): UserConfirmation.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UserInterrupt.$(O) UserInterrupt.$(C) UserInterrupt.$(H): UserInterrupt.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)UserNotification.$(O) UserNotification.$(C) UserNotification.$(H): UserNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)YesToAllConfirmation.$(O) YesToAllConfirmation.$(C) YesToAllConfirmation.$(H): YesToAllConfirmation.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)stx_libbasic.$(O) stx_libbasic.$(C) stx_libbasic.$(H): stx_libbasic.st $(INCLUDE_TOP)\stx\libbasic\LibraryDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(STCHDR)
+$(OUTDIR)AbortAllOperationRequest.$(O) AbortAllOperationRequest.$(C) AbortAllOperationRequest.$(H): AbortAllOperationRequest.st $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)AbortAllOperationWantedQuery.$(O) AbortAllOperationWantedQuery.$(C) AbortAllOperationWantedQuery.$(H): AbortAllOperationWantedQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)AbstractSourceFileWriter.$(O) AbstractSourceFileWriter.$(C) AbstractSourceFileWriter.$(H): AbstractSourceFileWriter.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)ActivityNotification.$(O) ActivityNotification.$(C) ActivityNotification.$(H): ActivityNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(STCHDR)
+$(OUTDIR)Array.$(O) Array.$(C) Array.$(H): Array.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)BitArray.$(O) BitArray.$(C) BitArray.$(H): BitArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)BreakPointInterrupt.$(O) BreakPointInterrupt.$(C) BreakPointInterrupt.$(H): BreakPointInterrupt.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\HaltInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF16LE.$(O) CharacterEncoderImplementations__ISO10646_to_UTF16LE.$(C) CharacterEncoderImplementations__ISO10646_to_UTF16LE.$(H): CharacterEncoderImplementations__ISO10646_to_UTF16LE.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO10646_to_UTF16BE.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.$(O) CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.$(C) CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.$(H): CharacterEncoderImplementations__ISO10646_to_UTF8_MAC.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO10646_to_UTF8.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO10646_to_XMLUTF8.$(O) CharacterEncoderImplementations__ISO10646_to_XMLUTF8.$(C) CharacterEncoderImplementations__ISO10646_to_XMLUTF8.$(H): CharacterEncoderImplementations__ISO10646_to_XMLUTF8.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO10646_to_UTF8.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__TwoByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__ISO8859_9.$(O) CharacterEncoderImplementations__ISO8859_9.$(C) CharacterEncoderImplementations__ISO8859_9.$(H): CharacterEncoderImplementations__ISO8859_9.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__ISO8859_1.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderImplementations__KOI8_U.$(O) CharacterEncoderImplementations__KOI8_U.$(C) CharacterEncoderImplementations__KOI8_U.$(H): CharacterEncoderImplementations__KOI8_U.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__KOI8_R.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderImplementations__SingleByteEncoder.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CheapBlock.$(O) CheapBlock.$(C) CheapBlock.$(H): CheapBlock.st $(INCLUDE_TOP)\stx\libbasic\Block.$(H) $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)CmdLineOptionError.$(O) CmdLineOptionError.$(C) CmdLineOptionError.$(H): CmdLineOptionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Fraction.$(O) Fraction.$(C) Fraction.$(H): Fraction.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)GetOpt.$(O) GetOpt.$(C) GetOpt.$(H): GetOpt.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)IdentityDictionary.$(O) IdentityDictionary.$(C) IdentityDictionary.$(H): IdentityDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)InlineObject.$(O) InlineObject.$(C) InlineObject.$(H): InlineObject.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)InlineObjectClassDescription.$(O) InlineObjectClassDescription.$(C) InlineObjectClassDescription.$(H): InlineObjectClassDescription.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Integer.$(O) Integer.$(C) Integer.$(H): Integer.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Interval.$(O) Interval.$(C) Interval.$(H): Interval.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadOnlySequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)IsDebuggingQuery.$(O) IsDebuggingQuery.$(C) IsDebuggingQuery.$(H): IsDebuggingQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)LimitedPrecisionReal.$(O) LimitedPrecisionReal.$(C) LimitedPrecisionReal.$(H): LimitedPrecisionReal.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)LoadInProgressQuery.$(O) LoadInProgressQuery.$(C) LoadInProgressQuery.$(H): LoadInProgressQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)MeasurementValue.$(O) MeasurementValue.$(C) MeasurementValue.$(H): MeasurementValue.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MetaNumber.$(O) MetaNumber.$(C) MetaNumber.$(H): MetaNumber.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Metaclass.$(O) Metaclass.$(C) Metaclass.$(H): Metaclass.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)MethodWithBreakpoints.$(O) MethodWithBreakpoints.$(C) MethodWithBreakpoints.$(H): MethodWithBreakpoints.st $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Method.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ObsoleteMethodCallWarning.$(O) ObsoleteMethodCallWarning.$(C) ObsoleteMethodCallWarning.$(H): ObsoleteMethodCallWarning.st $(INCLUDE_TOP)\stx\libbasic\ControlInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\HaltInterrupt.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OrderedDictionary.$(O) OrderedDictionary.$(C) OrderedDictionary.$(H): OrderedDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)OsError.$(O) OsError.$(C) OsError.$(H): OsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)PluginSupport.$(O) PluginSupport.$(C) PluginSupport.$(H): PluginSupport.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)ProceedableError.$(O) ProceedableError.$(C) ProceedableError.$(H): ProceedableError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)QueryWithoutDefault.$(O) QueryWithoutDefault.$(C) QueryWithoutDefault.$(H): QueryWithoutDefault.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)ReadStream.$(O) ReadStream.$(C) ReadStream.$(H): ReadStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)RecursionError.$(O) RecursionError.$(C) RecursionError.$(H): RecursionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)RecursiveExceptionError.$(O) RecursiveExceptionError.$(C) RecursiveExceptionError.$(H): RecursiveExceptionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)RestartProcessRequest.$(O) RestartProcessRequest.$(C) RestartProcessRequest.$(H): RestartProcessRequest.st $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SameForAllNotification.$(O) SameForAllNotification.$(C) SameForAllNotification.$(H): SameForAllNotification.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\YesToAllConfirmation.$(H) $(STCHDR)
+$(OUTDIR)SemaphoreSet.$(O) SemaphoreSet.$(C) SemaphoreSet.$(H): SemaphoreSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentitySet.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)SignalSet.$(O) SignalSet.$(C) SignalSet.$(H): SignalSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentitySet.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)SnapshotError.$(O) SnapshotError.$(C) SnapshotError.$(H): SnapshotError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SortedCollection.$(O) SortedCollection.$(C) SortedCollection.$(H): SortedCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OrderedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)StringCollection.$(O) StringCollection.$(C) StringCollection.$(H): StringCollection.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OrderedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)TZTimestamp.$(O) TZTimestamp.$(C) TZTimestamp.$(H): TZTimestamp.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Timestamp.$(H) $(STCHDR)
+$(OUTDIR)TerminateProcessRequest.$(O) TerminateProcessRequest.$(C) TerminateProcessRequest.$(H): TerminateProcessRequest.st $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)TimeDuration.$(O) TimeDuration.$(C) TimeDuration.$(H): TimeDuration.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Time.$(H) $(STCHDR)
+$(OUTDIR)UninterpretedBytes.$(O) UninterpretedBytes.$(C) UninterpretedBytes.$(H): UninterpretedBytes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)UserInformation.$(O) UserInformation.$(C) UserInformation.$(H): UserInformation.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(STCHDR)
+$(OUTDIR)UtcTimestamp.$(O) UtcTimestamp.$(C) UtcTimestamp.$(H): UtcTimestamp.st $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Timestamp.$(H) $(STCHDR)
+$(OUTDIR)VMInternalError.$(O) VMInternalError.$(C) VMInternalError.$(H): VMInternalError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)VarArgBlock.$(O) VarArgBlock.$(C) VarArgBlock.$(H): VarArgBlock.st $(INCLUDE_TOP)\stx\libbasic\Block.$(H) $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Warning.$(O) Warning.$(C) Warning.$(H): Warning.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(STCHDR)
+$(OUTDIR)WeakArray.$(O) WeakArray.$(C) WeakArray.$(H): WeakArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)WeakIdentitySet.$(O) WeakIdentitySet.$(C) WeakIdentitySet.$(H): WeakIdentitySet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentitySet.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)WeakValueDictionary.$(O) WeakValueDictionary.$(C) WeakValueDictionary.$(H): WeakValueDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)WriteStream.$(O) WriteStream.$(C) WriteStream.$(H): WriteStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(STCHDR)
+$(OUTDIR)AbortOperationRequest.$(O) AbortOperationRequest.$(C) AbortOperationRequest.$(H): AbortOperationRequest.st $(INCLUDE_TOP)\stx\libbasic\AbortAllOperationRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\ControlRequest.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)AbstractNumberVector.$(O) AbstractNumberVector.$(C) AbstractNumberVector.$(H): AbstractNumberVector.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)AllocationFailure.$(O) AllocationFailure.$(C) AllocationFailure.$(H): AllocationFailure.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)AutoloadMetaclass.$(O) AutoloadMetaclass.$(C) AutoloadMetaclass.$(H): AutoloadMetaclass.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Metaclass.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)BooleanArray.$(O) BooleanArray.$(C) BooleanArray.$(H): BooleanArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\BitArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)ByteArray.$(O) ByteArray.$(C) ByteArray.$(H): ByteArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)CharacterArray.$(O) CharacterArray.$(C) CharacterArray.$(H): CharacterArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)CharacterWriteStream.$(O) CharacterWriteStream.$(C) CharacterWriteStream.$(H): CharacterWriteStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)Class.$(O) Class.$(C) Class.$(H): Class.st $(INCLUDE_TOP)\stx\libbasic\Array.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Association.$(H) $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\LookupKey.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)ClassBuildWarning.$(O) ClassBuildWarning.$(C) ClassBuildWarning.$(H): ClassBuildWarning.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(INCLUDE_TOP)\stx\libbasic\Warning.$(H) $(STCHDR)
+$(OUTDIR)ClassLoadInProgressQuery.$(O) ClassLoadInProgressQuery.$(C) ClassLoadInProgressQuery.$(H): ClassLoadInProgressQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\LoadInProgressQuery.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)ConversionError.$(O) ConversionError.$(C) ConversionError.$(H): ConversionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)DeepCopyError.$(O) DeepCopyError.$(C) DeepCopyError.$(H): DeepCopyError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ExceptionHandlerSet.$(O) ExceptionHandlerSet.$(C) ExceptionHandlerSet.$(H): ExceptionHandlerSet.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)ExecutionError.$(O) ExecutionError.$(C) ExecutionError.$(H): ExecutionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ExternalBytes.$(O) ExternalBytes.$(C) ExternalBytes.$(H): ExternalBytes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)FixedPoint.$(O) FixedPoint.$(C) FixedPoint.$(H): FixedPoint.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Fraction.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Float.$(O) Float.$(C) Float.$(H): Float.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\LimitedPrecisionReal.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ImmutableArray.$(O) ImmutableArray.$(C) ImmutableArray.$(H): ImmutableArray.st $(INCLUDE_TOP)\stx\libbasic\Array.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(STCHDR)
+$(OUTDIR)Infinity.$(O) Infinity.$(C) Infinity.$(H): Infinity.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\MetaNumber.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)InlineObjectPrototype.$(O) InlineObjectPrototype.$(C) InlineObjectPrototype.$(H): InlineObjectPrototype.st $(INCLUDE_TOP)\stx\libbasic\InlineObject.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)InvalidPatchError.$(O) InvalidPatchError.$(C) InvalidPatchError.$(H): InvalidPatchError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)LargeInteger.$(O) LargeInteger.$(C) LargeInteger.$(H): LargeInteger.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Integer.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)LongFloat.$(O) LongFloat.$(C) LongFloat.$(H): LongFloat.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\LimitedPrecisionReal.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)OSSignalInterrupt.$(O) OSSignalInterrupt.$(C) OSSignalInterrupt.$(H): OSSignalInterrupt.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)OsIllegalOperation.$(O) OsIllegalOperation.$(C) OsIllegalOperation.$(H): OsIllegalOperation.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)OsInaccessibleError.$(O) OsInaccessibleError.$(C) OsInaccessibleError.$(H): OsInaccessibleError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)OsInvalidArgumentsError.$(O) OsInvalidArgumentsError.$(C) OsInvalidArgumentsError.$(H): OsInvalidArgumentsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)OsNeedRetryError.$(O) OsNeedRetryError.$(C) OsNeedRetryError.$(H): OsNeedRetryError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)OsNoResourcesError.$(O) OsNoResourcesError.$(C) OsNoResourcesError.$(H): OsNoResourcesError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)OsNotification.$(O) OsNotification.$(C) OsNotification.$(H): OsNotification.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)OsTransferFaultError.$(O) OsTransferFaultError.$(C) OsTransferFaultError.$(H): OsTransferFaultError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OsError.$(H) $(STCHDR)
+$(OUTDIR)PackageLoadError.$(O) PackageLoadError.$(C) PackageLoadError.$(H): PackageLoadError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)PackageLoadInProgressQuery.$(O) PackageLoadInProgressQuery.$(C) PackageLoadInProgressQuery.$(H): PackageLoadInProgressQuery.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\LoadInProgressQuery.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Query.$(H) $(STCHDR)
+$(OUTDIR)PrivateMetaclass.$(O) PrivateMetaclass.$(C) PrivateMetaclass.$(H): PrivateMetaclass.st $(INCLUDE_TOP)\stx\libbasic\Behavior.$(H) $(INCLUDE_TOP)\stx\libbasic\ClassDescription.$(H) $(INCLUDE_TOP)\stx\libbasic\Metaclass.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)ProceedError.$(O) ProceedError.$(C) ProceedError.$(H): ProceedError.st $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Notification.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\UserNotification.$(H) $(INCLUDE_TOP)\stx\libbasic\Warning.$(H) $(STCHDR)
+$(OUTDIR)ReadWriteStream.$(O) ReadWriteStream.$(C) ReadWriteStream.$(H): ReadWriteStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)ShortFloat.$(O) ShortFloat.$(C) ShortFloat.$(H): ShortFloat.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\LimitedPrecisionReal.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SmallInteger.$(O) SmallInteger.$(C) SmallInteger.$(H): SmallInteger.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Integer.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SmalltalkChunkFileSourceWriter.$(O) SmalltalkChunkFileSourceWriter.$(C) SmalltalkChunkFileSourceWriter.$(H): SmalltalkChunkFileSourceWriter.st $(INCLUDE_TOP)\stx\libbasic\AbstractSourceFileWriter.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)SomeNumber.$(O) SomeNumber.$(C) SomeNumber.$(H): SomeNumber.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticValue.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\MetaNumber.$(H) $(INCLUDE_TOP)\stx\libbasic\Number.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)StreamError.$(O) StreamError.$(C) StreamError.$(H): StreamError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)TimeoutError.$(O) TimeoutError.$(C) TimeoutError.$(H): TimeoutError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)UserPreferences.$(O) UserPreferences.$(C) UserPreferences.$(H): UserPreferences.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)VarArgCheapBlock.$(O) VarArgCheapBlock.$(C) VarArgCheapBlock.$(H): VarArgCheapBlock.st $(INCLUDE_TOP)\stx\libbasic\Block.$(H) $(INCLUDE_TOP)\stx\libbasic\CheapBlock.$(H) $(INCLUDE_TOP)\stx\libbasic\CompiledCode.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutableFunction.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)WeakIdentityDictionary.$(O) WeakIdentityDictionary.$(C) WeakIdentityDictionary.$(H): WeakIdentityDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)WeakValueIdentityDictionary.$(O) WeakValueIdentityDictionary.$(C) WeakValueIdentityDictionary.$(H): WeakValueIdentityDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(STCHDR)
+$(OUTDIR)AmbiguousMessage.$(O) AmbiguousMessage.$(C) AmbiguousMessage.$(H): AmbiguousMessage.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ArgumentError.$(O) ArgumentError.$(C) ArgumentError.$(H): ArgumentError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ArithmeticError.$(O) ArithmeticError.$(C) ArithmeticError.$(H): ArithmeticError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)AssertionFailedError.$(O) AssertionFailedError.$(C) AssertionFailedError.$(H): AssertionFailedError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)CharacterEncoderError.$(O) CharacterEncoderError.$(C) CharacterEncoderError.$(H): CharacterEncoderError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ClassBuildError.$(O) ClassBuildError.$(C) ClassBuildError.$(H): ClassBuildError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ContextError.$(O) ContextError.$(C) ContextError.$(H): ContextError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)DateConversionError.$(O) DateConversionError.$(C) DateConversionError.$(H): DateConversionError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)DoubleArray.$(O) DoubleArray.$(C) DoubleArray.$(H): DoubleArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)ElementBoundsError.$(O) ElementBoundsError.$(C) ElementBoundsError.$(H): ElementBoundsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)EndOfStreamError.$(O) EndOfStreamError.$(C) EndOfStreamError.$(H): EndOfStreamError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)ExternalStream.$(O) ExternalStream.$(C) ExternalStream.$(H): ExternalStream.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)ExternalStructure.$(O) ExternalStructure.$(C) ExternalStructure.$(H): ExternalStructure.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)FloatArray.$(O) FloatArray.$(C) FloatArray.$(H): FloatArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)ImmutableByteArray.$(O) ImmutableByteArray.$(C) ImmutableByteArray.$(H): ImmutableByteArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)IncompleteNextCountError.$(O) IncompleteNextCountError.$(C) IncompleteNextCountError.$(H): IncompleteNextCountError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)InvalidCodeError.$(O) InvalidCodeError.$(C) InvalidCodeError.$(H): InvalidCodeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)InvalidModeError.$(O) InvalidModeError.$(C) InvalidModeError.$(H): InvalidModeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)InvalidOperationError.$(O) InvalidOperationError.$(C) InvalidOperationError.$(H): InvalidOperationError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)InvalidTypeError.$(O) InvalidTypeError.$(C) InvalidTypeError.$(H): InvalidTypeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)MallocFailure.$(O) MallocFailure.$(C) MallocFailure.$(H): MallocFailure.st $(INCLUDE_TOP)\stx\libbasic\AllocationFailure.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)MessageNotUnderstood.$(O) MessageNotUnderstood.$(C) MessageNotUnderstood.$(H): MessageNotUnderstood.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)MethodNotAppropriateError.$(O) MethodNotAppropriateError.$(C) MethodNotAppropriateError.$(H): MethodNotAppropriateError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NoModificationError.$(O) NoModificationError.$(C) NoModificationError.$(H): NoModificationError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NonBooleanReceiverError.$(O) NonBooleanReceiverError.$(C) NonBooleanReceiverError.$(H): NonBooleanReceiverError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NotFoundError.$(O) NotFoundError.$(C) NotFoundError.$(H): NotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NumberConversionError.$(O) NumberConversionError.$(C) NumberConversionError.$(H): NumberConversionError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)OpenError.$(O) OpenError.$(C) OpenError.$(H): OpenError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)PackageNotFoundError.$(O) PackageNotFoundError.$(C) PackageNotFoundError.$(H): PackageNotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PackageLoadError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)PositionError.$(O) PositionError.$(C) PositionError.$(H): PositionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)PositionOutOfBoundsError.$(O) PositionOutOfBoundsError.$(C) PositionOutOfBoundsError.$(H): PositionOutOfBoundsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)PrimitiveFailure.$(O) PrimitiveFailure.$(C) PrimitiveFailure.$(H): PrimitiveFailure.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)ReadError.$(O) ReadError.$(C) ReadError.$(H): ReadError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)Registry.$(O) Registry.$(C) Registry.$(H): Registry.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
+$(OUTDIR)SignalError.$(O) SignalError.$(C) SignalError.$(H): SignalError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)SignedByteArray.$(O) SignedByteArray.$(C) SignedByteArray.$(H): SignedByteArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)StreamIOError.$(O) StreamIOError.$(C) StreamIOError.$(H): StreamIOError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)StreamNotOpenError.$(O) StreamNotOpenError.$(C) StreamNotOpenError.$(H): StreamNotOpenError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)String.$(O) String.$(C) String.$(H): String.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)SubclassResponsibilityError.$(O) SubclassResponsibilityError.$(C) SubclassResponsibilityError.$(H): SubclassResponsibilityError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)TimeConversionError.$(O) TimeConversionError.$(C) TimeConversionError.$(H): TimeConversionError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)TwoByteString.$(O) TwoByteString.$(C) TwoByteString.$(H): TwoByteString.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)UnboxedIntegerArray.$(O) UnboxedIntegerArray.$(C) UnboxedIntegerArray.$(H): UnboxedIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)UnimplementedFunctionalityError.$(O) UnimplementedFunctionalityError.$(C) UnimplementedFunctionalityError.$(H): UnimplementedFunctionalityError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)UnprotectedExternalBytes.$(O) UnprotectedExternalBytes.$(C) UnprotectedExternalBytes.$(H): UnprotectedExternalBytes.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)WeakDependencyDictionary.$(O) WeakDependencyDictionary.$(C) WeakDependencyDictionary.$(H): WeakDependencyDictionary.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
+$(OUTDIR)WriteError.$(O) WriteError.$(C) WriteError.$(H): WriteError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)AbstractClassInstantiationError.$(O) AbstractClassInstantiationError.$(C) AbstractClassInstantiationError.$(H): AbstractClassInstantiationError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\MethodNotAppropriateError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)BadLiteralsError.$(O) BadLiteralsError.$(C) BadLiteralsError.$(H): BadLiteralsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)CachingRegistry.$(O) CachingRegistry.$(C) CachingRegistry.$(H): CachingRegistry.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Registry.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
+$(OUTDIR)CannotResumeError.$(O) CannotResumeError.$(C) CannotResumeError.$(H): CannotResumeError.st $(INCLUDE_TOP)\stx\libbasic\ContextError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)CannotReturnError.$(O) CannotReturnError.$(C) CannotReturnError.$(H): CannotReturnError.st $(INCLUDE_TOP)\stx\libbasic\ContextError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)DecodingError.$(O) DecodingError.$(C) DecodingError.$(H): DecodingError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)DomainError.$(O) DomainError.$(C) DomainError.$(H): DomainError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)EncodingError.$(O) EncodingError.$(C) EncodingError.$(H): EncodingError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)FileDoesNotExistException.$(O) FileDoesNotExistException.$(C) FileDoesNotExistException.$(H): FileDoesNotExistException.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OpenError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)FileStream.$(O) FileStream.$(C) FileStream.$(H): FileStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)HandleRegistry.$(O) HandleRegistry.$(C) HandleRegistry.$(H): HandleRegistry.st $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Dictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\IdentityDictionary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\Registry.$(H) $(INCLUDE_TOP)\stx\libbasic\Set.$(H) $(INCLUDE_TOP)\stx\libbasic\WeakIdentityDictionary.$(H) $(STCHDR)
+$(OUTDIR)ImmutableString.$(O) ImmutableString.$(C) ImmutableString.$(H): ImmutableString.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\String.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)IndexNotFoundError.$(O) IndexNotFoundError.$(C) IndexNotFoundError.$(H): IndexNotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)IntegerArray.$(O) IntegerArray.$(C) IntegerArray.$(H): IntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)InvalidByteCodeError.$(O) InvalidByteCodeError.$(C) InvalidByteCodeError.$(H): InvalidByteCodeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)InvalidInstructionError.$(O) InvalidInstructionError.$(C) InvalidInstructionError.$(H): InvalidInstructionError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)InvalidReadError.$(O) InvalidReadError.$(C) InvalidReadError.$(H): InvalidReadError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)InvalidWriteError.$(O) InvalidWriteError.$(C) InvalidWriteError.$(H): InvalidWriteError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteError.$(H) $(STCHDR)
+$(OUTDIR)KeyNotFoundError.$(O) KeyNotFoundError.$(C) KeyNotFoundError.$(H): KeyNotFoundError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)LongIntegerArray.$(O) LongIntegerArray.$(C) LongIntegerArray.$(H): LongIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)MissingClassInLiteralArrayErrorSignal.$(O) MissingClassInLiteralArrayErrorSignal.$(C) MissingClassInLiteralArrayErrorSignal.$(H): MissingClassInLiteralArrayErrorSignal.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NoByteCodeError.$(O) NoByteCodeError.$(C) NoByteCodeError.$(H): NoByteCodeError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\InvalidCodeError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NonPositionableExternalStream.$(O) NonPositionableExternalStream.$(C) NonPositionableExternalStream.$(H): NonPositionableExternalStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\TTYConstants.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)NumberFormatError.$(O) NumberFormatError.$(C) NumberFormatError.$(H): NumberFormatError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)PTYOpenError.$(O) PTYOpenError.$(C) PTYOpenError.$(H): PTYOpenError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\OpenError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\StreamError.$(H) $(STCHDR)
+$(OUTDIR)PackageNotCompatibleError.$(O) PackageNotCompatibleError.$(C) PackageNotCompatibleError.$(H): PackageNotCompatibleError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PackageLoadError.$(H) $(INCLUDE_TOP)\stx\libbasic\PackageNotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)RangeError.$(O) RangeError.$(C) RangeError.$(H): RangeError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)SignedIntegerArray.$(O) SignedIntegerArray.$(C) SignedIntegerArray.$(H): SignedIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)SignedLongIntegerArray.$(O) SignedLongIntegerArray.$(C) SignedLongIntegerArray.$(H): SignedLongIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)SignedWordArray.$(O) SignedWordArray.$(C) SignedWordArray.$(H): SignedWordArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)Symbol.$(O) Symbol.$(C) Symbol.$(H): Symbol.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\String.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)UnboundedExternalStream.$(O) UnboundedExternalStream.$(C) UnboundedExternalStream.$(H): UnboundedExternalStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)Unicode16String.$(O) Unicode16String.$(C) Unicode16String.$(H): Unicode16String.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\TwoByteString.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)UnorderedNumbersError.$(O) UnorderedNumbersError.$(C) UnorderedNumbersError.$(H): UnorderedNumbersError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)WordArray.$(O) WordArray.$(C) WordArray.$(H): WordArray.st $(INCLUDE_TOP)\stx\libbasic\AbstractNumberVector.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(STCHDR)
+$(OUTDIR)WrongNumberOfArgumentsError.$(O) WrongNumberOfArgumentsError.$(C) WrongNumberOfArgumentsError.$(H): WrongNumberOfArgumentsError.st $(INCLUDE_TOP)\stx\libbasic\ArgumentError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)WrongProceedabilityError.$(O) WrongProceedabilityError.$(C) WrongProceedabilityError.$(H): WrongProceedabilityError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\SignalError.$(H) $(STCHDR)
+$(OUTDIR)CharacterRangeError.$(O) CharacterRangeError.$(C) CharacterRangeError.$(H): CharacterRangeError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\DecodingError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)DirectoryStream.$(O) DirectoryStream.$(C) DirectoryStream.$(H): DirectoryStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\FileStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)ImaginaryResultError.$(O) ImaginaryResultError.$(C) ImaginaryResultError.$(H): ImaginaryResultError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\DomainError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)InvalidEncodingError.$(O) InvalidEncodingError.$(C) InvalidEncodingError.$(H): InvalidEncodingError.st $(INCLUDE_TOP)\stx\libbasic\CharacterEncoderError.$(H) $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\DecodingError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)NonIntegerIndexError.$(O) NonIntegerIndexError.$(C) NonIntegerIndexError.$(H): NonIntegerIndexError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\IndexNotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)OverflowError.$(O) OverflowError.$(C) OverflowError.$(H): OverflowError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\RangeError.$(H) $(STCHDR)
+$(OUTDIR)PipeStream.$(O) PipeStream.$(C) PipeStream.$(H): PipeStream.st $(INCLUDE_TOP)\stx\libbasic\ExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\NonPositionableExternalStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\ReadWriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(STCHDR)
+$(OUTDIR)RomanNumberFormatError.$(O) RomanNumberFormatError.$(C) RomanNumberFormatError.$(H): RomanNumberFormatError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberFormatError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)SubscriptOutOfBoundsError.$(O) SubscriptOutOfBoundsError.$(C) SubscriptOutOfBoundsError.$(H): SubscriptOutOfBoundsError.st $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\IndexNotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\NotFoundError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)UnderflowError.$(O) UnderflowError.$(C) UnderflowError.$(H): UnderflowError.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\RangeError.$(H) $(STCHDR)
+$(OUTDIR)ZeroDivide.$(O) ZeroDivide.$(C) ZeroDivide.$(H): ZeroDivide.st $(INCLUDE_TOP)\stx\libbasic\ArithmeticError.$(H) $(INCLUDE_TOP)\stx\libbasic\DomainError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\ExecutionError.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(STCHDR)
+$(OUTDIR)BadRomanNumberFormatError.$(O) BadRomanNumberFormatError.$(C) BadRomanNumberFormatError.$(H): BadRomanNumberFormatError.st $(INCLUDE_TOP)\stx\libbasic\ConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\Error.$(H) $(INCLUDE_TOP)\stx\libbasic\Exception.$(H) $(INCLUDE_TOP)\stx\libbasic\GenericException.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberConversionError.$(H) $(INCLUDE_TOP)\stx\libbasic\NumberFormatError.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\ProceedableError.$(H) $(INCLUDE_TOP)\stx\libbasic\RomanNumberFormatError.$(H) $(STCHDR)
+$(OUTDIR)PCFilename.$(O) PCFilename.$(C) PCFilename.$(H): PCFilename.st $(INCLUDE_TOP)\stx\libbasic\Filename.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Win32Constants.$(O) Win32Constants.$(C) Win32Constants.$(H): Win32Constants.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SharedPool.$(H) $(STCHDR)
+$(OUTDIR)Win32FILEHandle.$(O) Win32FILEHandle.$(C) Win32FILEHandle.$(H): Win32FILEHandle.st $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\OSFileHandle.$(H) $(INCLUDE_TOP)\stx\libbasic\OSHandle.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Win32Handle.$(O) Win32Handle.$(C) Win32Handle.$(H): Win32Handle.st $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\OSHandle.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)Win32OperatingSystem.$(O) Win32OperatingSystem.$(C) Win32OperatingSystem.$(H): Win32OperatingSystem.st $(INCLUDE_TOP)\stx\libbasic\AbstractOperatingSystem.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\ExternalAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\OSHandle.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SharedPool.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\Win32Constants.$(H) $(INCLUDE_TOP)\stx\libbasic\Win32Handle.$(H) $(STCHDR)
+
+# ENDMAKEDEPEND --- do not remove this line
+
+# **Must be at end**
+
+# Enforce recompilation of package definition class if Mercurial working
+# copy state changes. Together with --guessVersion it ensures that package
+# definition class always contains correct binary revision string.
+!IFDEF HGROOT
+$(OUTDIR)stx_libbasic.$(O): $(HGROOT)\.hg\dirstate
+!ENDIF
--- a/bmake.bat	Mon Dec 13 13:46:39 2021 +0000
+++ b/bmake.bat	Thu Dec 02 12:27:29 2021 +0100
@@ -1,15 +1,15 @@
-@REM -------
-@REM make using Borland bcc32
-@REM type bmake, and wait...
-@REM do not edit - automatically generated from ProjectDefinition
-@REM -------
-@SET DEFINES=
-@REM Kludge got Mercurial, cannot be implemented in Borland make
-@FOR /F "tokens=*" %%i in ('hg root') do SET HGROOT=%%i
-@IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%"
-
-make.exe -N -f bc.mak  %DEFINES% %*
-
-
-
-
+@REM -------
+@REM make using Borland bcc32
+@REM type bmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+@SET DEFINES=
+@REM Kludge got Mercurial, cannot be implemented in Borland make
+@FOR /F "tokens=*" %%i in ('hg root') do SET HGROOT=%%i
+@IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%"
+
+make.exe -N -f bc.mak  %DEFINES% %*
+
+
+
+
--- a/libInit.cc	Mon Dec 13 13:46:39 2021 +0000
+++ b/libInit.cc	Thu Dec 02 12:27:29 2021 +0100
@@ -1,815 +1,816 @@
-/*
- * $Header$
- *
- * DO NOT EDIT
- * automagically generated from the projectDefinition: stx_libbasic.
- */
-#define __INDIRECTVMINITCALLS__
-#include <stc.h>
-
-#ifdef WIN32
-# pragma codeseg INITCODE "INITCODE"
-#endif
-
-#if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
-DLL_EXPORT void _libstx_libbasic_Init() INIT_TEXT_SECTION;
-DLL_EXPORT void _libstx_libbasic_InitDefinition() INIT_TEXT_SECTION;
-#endif
-
-extern void _Autoload_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Object_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProtoObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractSourceFileReader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Annotation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Behavior_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Boolean_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ClassBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ClassCategoryReader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CmdLineOption_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CmdLineParser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Collection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ConfigurableFeatures_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Context_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Continuation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Delay_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExecutableFunction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalAddress_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalLibrary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Filename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _GenericException_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Geometric_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InlineObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InterestConverter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Link_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Lookup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Magnitude_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Message_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MiniDebugger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MiniInspector_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NameSpace_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OSErrorHolder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OSProcess_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ObjectMemory_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PackageId_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PolymorphicInlineCache_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProcessorScheduler_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProgrammingLanguage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Project_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProjectDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ReadEvalPrintLoop_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractLock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RecursionLock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Semaphore_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SharedPool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Signal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Smalltalk_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _StandaloneStartup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Stream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SystemChangeNotifier_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UndefinedObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UserMessage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Visitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _VoidObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractTime_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ApplicationDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ArithmeticValue_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AspectVisitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AutoDeletedFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Bag_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BlockContext_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BuiltinLookup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Character_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO10646_1371_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__SingleByteEncoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__TwoByteEncoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CompiledCode_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ControlInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Date_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _EventSemaphore_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Exception_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalFunction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _False_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _FolderForProjectsDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _HashStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InlineObjectPrototype_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _JavaPackage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _KeyedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SmallDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LibraryDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LookupKey_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MessageSend_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MiniLogger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NamespaceAwareLookup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NoHandlerError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Notification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OSHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PeekableStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Process_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _QuerySignal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Rectangle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SequenceableCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Set_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SmalltalkChunkFileSourceReader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SmalltalkLanguage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _StandaloneStartupHeadless_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _True_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnixFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakInterestConverter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ArrayedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Association_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Block_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CascadingNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ASCII_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__CP437_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__EBCDIC_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF16BE_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF8_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1371_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_13710_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_13711_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_13713_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_13714_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_13715_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_13716_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1372_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1373_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1374_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1375_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1376_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1377_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1378_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__KOI8_137R_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MAC_137Roman_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Ansi_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Arabic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Baltic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Cyrillic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137EastEuropean_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Greek_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Hebrew_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Symbol_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__MS_137Turkish_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ClassDescription_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Complex_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ControlRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Dictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _EncodedStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _EndOfStreamNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Error_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalFunctionCallback_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalLibraryFunction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _HaltInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _IdentitySet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LinkedList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MD5Stream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Method_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MethodDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NaiveRomanNumberFormatNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Number_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OSFileHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ObjectCoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OrderedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OrderedSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Point_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PositionableStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProceedingNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Query_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ReadOnlySequenceableCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RecursiveStoreError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SHA1Stream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Time_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TimeoutNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Timestamp_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnhandledAttributeInLiteralArrayErrorSignal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UserConfirmation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UserInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UserNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _YesToAllConfirmation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _stx_137libbasic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbortAllOperationRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbortAllOperationWantedQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractSourceFileWriter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ActivityNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Array_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BitArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BreakPointInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF16LE_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF8_137MAC_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO10646_137to_137XMLUTF8_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__ISO8859_1379_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderImplementations__KOI8_137U_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CheapBlock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CmdLineOptionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Fraction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _GetOpt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _IdentityDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InlineObjectClassDescription_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Integer_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Interval_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _IsDebuggingQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LimitedPrecisionReal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LoadInProgressQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MeasurementValue_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MetaNumber_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Metaclass_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MethodWithBreakpoints_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ObsoleteMethodCallWarning_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OrderedDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PluginSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProceedableError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _QueryWithoutDefault_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ReadStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RecursionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RecursiveExceptionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RestartProcessRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SameForAllNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SemaphoreSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SignalSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SnapshotError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SortedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _StringCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TZTimestamp_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TerminateProcessRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TimeDuration_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UninterpretedBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UserInformation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UtcTimestamp_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _VMInternalError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _VarArgBlock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Warning_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakIdentitySet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakValueDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WriteStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbortOperationRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractNumberVector_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AllocationFailure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AutoloadMetaclass_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BooleanArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ByteArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterWriteStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Class_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ClassBuildWarning_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ClassLoadInProgressQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _DeepCopyError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExceptionHandlerSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExecutionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _FixedPoint_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Float_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ImmutableArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Infinity_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidPatchError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LargeInteger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LongFloat_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OSSignalInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsIllegalOperation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsInaccessibleError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsInvalidArgumentsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsNeedRetryError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsNoResourcesError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OsTransferFaultError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PackageLoadError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PackageLoadInProgressQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PrivateMetaclass_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ProceedError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ReadWriteStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ShortFloat_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SmallInteger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SmalltalkChunkFileSourceWriter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SomeNumber_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _StreamError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TimeoutError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UserPreferences_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _VarArgCheapBlock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakIdentityDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakValueIdentityDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AmbiguousMessage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ArgumentError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ArithmeticError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AssertionFailedError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterEncoderError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ClassBuildError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ContextError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _DateConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _DoubleArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ElementBoundsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _EndOfStreamError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ExternalStructure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _FloatArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ImmutableByteArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _IncompleteNextCountError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidCodeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidModeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidOperationError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidTypeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MallocFailure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MessageNotUnderstood_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MethodNotAppropriateError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NoModificationError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NonBooleanReceiverError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NumberConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OpenError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PackageNotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PositionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PositionOutOfBoundsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PrimitiveFailure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ReadError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Registry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SignalError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SignedByteArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _StreamIOError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _StreamNotOpenError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _String_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SubclassResponsibilityError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TimeConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TwoByteString_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnboxedIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnimplementedFunctionalityError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnprotectedExternalBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WeakDependencyDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WriteError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _AbstractClassInstantiationError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BadLiteralsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CachingRegistry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CannotResumeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CannotReturnError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _DecodingError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _DomainError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _EncodingError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _FileDoesNotExistException_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _FileStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _HandleRegistry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ImmutableString_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _IndexNotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _IntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidByteCodeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidInstructionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidReadError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidWriteError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _KeyNotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _LongIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _MissingClassInLiteralArrayErrorSignal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NoByteCodeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TTYConstants_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _TTYAttributes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NonPositionableExternalStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NumberFormatError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PTYOpenError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PackageNotCompatibleError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RangeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SignedIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SignedLongIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SignedWordArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Symbol_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnboundedExternalStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Unicode16String_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnorderedNumbersError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WordArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WrongNumberOfArgumentsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _WrongProceedabilityError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _CharacterRangeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _DirectoryStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ImaginaryResultError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _InvalidEncodingError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _NonIntegerIndexError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OverflowError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _PipeStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _RomanNumberFormatError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _SubscriptOutOfBoundsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnderflowError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _ZeroDivide_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _BadRomanNumberFormatError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-#ifdef UNIX
-extern void _UnixFileDescriptorHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnixFileHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _UnixOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OSXOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-#endif /* UNIX */
-#ifdef WIN32
-extern void _PCFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Win32Constants_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Win32Handle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Win32FILEHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _Win32OperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-#endif /* WIN32 */
-#ifdef VMS
-extern void _OpenVMSFileHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OpenVMSFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-extern void _OpenVMSOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
-#endif /* VMS */
-
-
-void _libstx_libbasic_InitDefinition(int pass, struct __vmData__ *__pRT__, OBJ snd)
-{
-  __BEGIN_PACKAGE2__("libstx_libbasic__DFN", _libstx_libbasic_InitDefinition, "stx:libbasic");
-    _stx_137libbasic_Init(pass,__pRT__,snd);
-
-  __END_PACKAGE__();
-}
-
-void _libstx_libbasic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd)
-{
-  __BEGIN_PACKAGE2__("libstx_libbasic", _libstx_libbasic_Init, "stx:libbasic");
-    _Autoload_Init(pass,__pRT__,snd);
-    _Object_Init(pass,__pRT__,snd);
-    _ProtoObject_Init(pass,__pRT__,snd);
-    _AbstractOperatingSystem_Init(pass,__pRT__,snd);
-    _AbstractSourceFileReader_Init(pass,__pRT__,snd);
-    _Annotation_Init(pass,__pRT__,snd);
-    _Behavior_Init(pass,__pRT__,snd);
-    _Boolean_Init(pass,__pRT__,snd);
-    _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);
-    _ConfigurableFeatures_Init(pass,__pRT__,snd);
-    _Context_Init(pass,__pRT__,snd);
-    _Continuation_Init(pass,__pRT__,snd);
-    _Delay_Init(pass,__pRT__,snd);
-    _ExecutableFunction_Init(pass,__pRT__,snd);
-    _ExternalAddress_Init(pass,__pRT__,snd);
-    _ExternalLibrary_Init(pass,__pRT__,snd);
-    _Filename_Init(pass,__pRT__,snd);
-    _GenericException_Init(pass,__pRT__,snd);
-    _Geometric_Init(pass,__pRT__,snd);
-    _InterestConverter_Init(pass,__pRT__,snd);
-    _Link_Init(pass,__pRT__,snd);
-    _Lookup_Init(pass,__pRT__,snd);
-    _Magnitude_Init(pass,__pRT__,snd);
-    _Message_Init(pass,__pRT__,snd);
-    _MiniDebugger_Init(pass,__pRT__,snd);
-    _MiniInspector_Init(pass,__pRT__,snd);
-    _NameSpace_Init(pass,__pRT__,snd);
-    _OSErrorHolder_Init(pass,__pRT__,snd);
-    _OSProcess_Init(pass,__pRT__,snd);
-    _ObjectMemory_Init(pass,__pRT__,snd);
-    _PackageId_Init(pass,__pRT__,snd);
-    _PolymorphicInlineCache_Init(pass,__pRT__,snd);
-    _ProcessorScheduler_Init(pass,__pRT__,snd);
-    _ProgrammingLanguage_Init(pass,__pRT__,snd);
-    _Project_Init(pass,__pRT__,snd);
-    _ProjectDefinition_Init(pass,__pRT__,snd);
-    _ReadEvalPrintLoop_Init(pass,__pRT__,snd);
-    _AbstractLock_Init(pass,__pRT__,snd);
-    _RecursionLock_Init(pass,__pRT__,snd);
-    _Semaphore_Init(pass,__pRT__,snd);
-    _SharedPool_Init(pass,__pRT__,snd);
-    _Signal_Init(pass,__pRT__,snd);
-    _Smalltalk_Init(pass,__pRT__,snd);
-    _StandaloneStartup_Init(pass,__pRT__,snd);
-    _Stream_Init(pass,__pRT__,snd);
-    _SystemChangeNotifier_Init(pass,__pRT__,snd);
-    _UndefinedObject_Init(pass,__pRT__,snd);
-    _UserMessage_Init(pass,__pRT__,snd);
-    _Visitor_Init(pass,__pRT__,snd);
-    _VoidObject_Init(pass,__pRT__,snd);
-    _AbstractTime_Init(pass,__pRT__,snd);
-    _ApplicationDefinition_Init(pass,__pRT__,snd);
-    _ArithmeticValue_Init(pass,__pRT__,snd);
-    _AspectVisitor_Init(pass,__pRT__,snd);
-    _AutoDeletedFilename_Init(pass,__pRT__,snd);
-    _Bag_Init(pass,__pRT__,snd);
-    _BlockContext_Init(pass,__pRT__,snd);
-    _BuiltinLookup_Init(pass,__pRT__,snd);
-    _Character_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO10646_1371_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__SingleByteEncoder_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__TwoByteEncoder_Init(pass,__pRT__,snd);
-    _CompiledCode_Init(pass,__pRT__,snd);
-    _ControlInterrupt_Init(pass,__pRT__,snd);
-    _Date_Init(pass,__pRT__,snd);
-    _EventSemaphore_Init(pass,__pRT__,snd);
-    _Exception_Init(pass,__pRT__,snd);
-    _ExternalFunction_Init(pass,__pRT__,snd);
-    _False_Init(pass,__pRT__,snd);
-    _FolderForProjectsDefinition_Init(pass,__pRT__,snd);
-    _HashStream_Init(pass,__pRT__,snd);
-    _JavaPackage_Init(pass,__pRT__,snd);
-    _KeyedCollection_Init(pass,__pRT__,snd);
-    _SmallDictionary_Init(pass,__pRT__,snd);
-    _LibraryDefinition_Init(pass,__pRT__,snd);
-    _LookupKey_Init(pass,__pRT__,snd);
-    _MessageSend_Init(pass,__pRT__,snd);
-    _MiniLogger_Init(pass,__pRT__,snd);
-    _NamespaceAwareLookup_Init(pass,__pRT__,snd);
-    _NoHandlerError_Init(pass,__pRT__,snd);
-    _Notification_Init(pass,__pRT__,snd);
-    _OSHandle_Init(pass,__pRT__,snd);
-    _PeekableStream_Init(pass,__pRT__,snd);
-    _Process_Init(pass,__pRT__,snd);
-    _QuerySignal_Init(pass,__pRT__,snd);
-    _Rectangle_Init(pass,__pRT__,snd);
-    _SequenceableCollection_Init(pass,__pRT__,snd);
-    _Set_Init(pass,__pRT__,snd);
-    _SmalltalkChunkFileSourceReader_Init(pass,__pRT__,snd);
-    _SmalltalkLanguage_Init(pass,__pRT__,snd);
-    _StandaloneStartupHeadless_Init(pass,__pRT__,snd);
-    _True_Init(pass,__pRT__,snd);
-    _UnixFilename_Init(pass,__pRT__,snd);
-    _WeakInterestConverter_Init(pass,__pRT__,snd);
-    _ArrayedCollection_Init(pass,__pRT__,snd);
-    _Association_Init(pass,__pRT__,snd);
-    _Block_Init(pass,__pRT__,snd);
-    _CascadingNotification_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ASCII_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__CP437_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__EBCDIC_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_13710_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_13711_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_13713_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_13714_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_13715_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_13716_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1372_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1373_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1374_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1375_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1376_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1377_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1378_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__KOI8_137R_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MAC_137Roman_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Ansi_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Arabic_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Baltic_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Cyrillic_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137EastEuropean_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Greek_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Hebrew_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Symbol_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__MS_137Turkish_Init(pass,__pRT__,snd);
-    _ClassDescription_Init(pass,__pRT__,snd);
-    _InlineObject_Init(pass,__pRT__,snd);
-    _InlineObjectPrototype_Init(pass,__pRT__,snd);
-    _Complex_Init(pass,__pRT__,snd);
-    _ControlRequest_Init(pass,__pRT__,snd);
-    _Dictionary_Init(pass,__pRT__,snd);
-    _EncodedStream_Init(pass,__pRT__,snd);
-    _EndOfStreamNotification_Init(pass,__pRT__,snd);
-    _Error_Init(pass,__pRT__,snd);
-    _ExternalFunctionCallback_Init(pass,__pRT__,snd);
-    _ExternalLibraryFunction_Init(pass,__pRT__,snd);
-    _HaltInterrupt_Init(pass,__pRT__,snd);
-    _IdentitySet_Init(pass,__pRT__,snd);
-    _LinkedList_Init(pass,__pRT__,snd);
-    _MD5Stream_Init(pass,__pRT__,snd);
-    _Method_Init(pass,__pRT__,snd);
-    _MethodDictionary_Init(pass,__pRT__,snd);
-    _NaiveRomanNumberFormatNotification_Init(pass,__pRT__,snd);
-    _Number_Init(pass,__pRT__,snd);
-    _OSFileHandle_Init(pass,__pRT__,snd);
-    _ObjectCoder_Init(pass,__pRT__,snd);
-    _OrderedCollection_Init(pass,__pRT__,snd);
-    _OrderedSet_Init(pass,__pRT__,snd);
-    _Point_Init(pass,__pRT__,snd);
-    _PositionableStream_Init(pass,__pRT__,snd);
-    _ProceedingNotification_Init(pass,__pRT__,snd);
-    _Query_Init(pass,__pRT__,snd);
-    _ReadOnlySequenceableCollection_Init(pass,__pRT__,snd);
-    _RecursiveStoreError_Init(pass,__pRT__,snd);
-    _SHA1Stream_Init(pass,__pRT__,snd);
-    _Time_Init(pass,__pRT__,snd);
-    _TimeoutNotification_Init(pass,__pRT__,snd);
-    _Timestamp_Init(pass,__pRT__,snd);
-    _UnhandledAttributeInLiteralArrayErrorSignal_Init(pass,__pRT__,snd);
-    _UserConfirmation_Init(pass,__pRT__,snd);
-    _UserInterrupt_Init(pass,__pRT__,snd);
-    _UserNotification_Init(pass,__pRT__,snd);
-    _YesToAllConfirmation_Init(pass,__pRT__,snd);
-    _stx_137libbasic_Init(pass,__pRT__,snd);
-    _AbortAllOperationRequest_Init(pass,__pRT__,snd);
-    _AbortAllOperationWantedQuery_Init(pass,__pRT__,snd);
-    _AbstractSourceFileWriter_Init(pass,__pRT__,snd);
-    _ActivityNotification_Init(pass,__pRT__,snd);
-    _Array_Init(pass,__pRT__,snd);
-    _BitArray_Init(pass,__pRT__,snd);
-    _BreakPointInterrupt_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO10646_137to_137UTF16LE_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO10646_137to_137UTF8_137MAC_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO10646_137to_137XMLUTF8_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__ISO8859_1379_Init(pass,__pRT__,snd);
-    _CharacterEncoderImplementations__KOI8_137U_Init(pass,__pRT__,snd);
-    _CheapBlock_Init(pass,__pRT__,snd);
-    _CmdLineOptionError_Init(pass,__pRT__,snd);
-    _Fraction_Init(pass,__pRT__,snd);
-    _GetOpt_Init(pass,__pRT__,snd);
-    _IdentityDictionary_Init(pass,__pRT__,snd);
-    _InlineObjectClassDescription_Init(pass,__pRT__,snd);
-    _Integer_Init(pass,__pRT__,snd);
-    _Interval_Init(pass,__pRT__,snd);
-    _IsDebuggingQuery_Init(pass,__pRT__,snd);
-    _LimitedPrecisionReal_Init(pass,__pRT__,snd);
-    _LoadInProgressQuery_Init(pass,__pRT__,snd);
-    _MeasurementValue_Init(pass,__pRT__,snd);
-    _MetaNumber_Init(pass,__pRT__,snd);
-    _Metaclass_Init(pass,__pRT__,snd);
-    _MethodWithBreakpoints_Init(pass,__pRT__,snd);
-    _ObsoleteMethodCallWarning_Init(pass,__pRT__,snd);
-    _OrderedDictionary_Init(pass,__pRT__,snd);
-    _OsError_Init(pass,__pRT__,snd);
-    _PluginSupport_Init(pass,__pRT__,snd);
-    _ProceedableError_Init(pass,__pRT__,snd);
-    _QueryWithoutDefault_Init(pass,__pRT__,snd);
-    _ReadStream_Init(pass,__pRT__,snd);
-    _RecursionError_Init(pass,__pRT__,snd);
-    _RecursiveExceptionError_Init(pass,__pRT__,snd);
-    _RestartProcessRequest_Init(pass,__pRT__,snd);
-    _SameForAllNotification_Init(pass,__pRT__,snd);
-    _SemaphoreSet_Init(pass,__pRT__,snd);
-    _SignalSet_Init(pass,__pRT__,snd);
-    _SnapshotError_Init(pass,__pRT__,snd);
-    _SortedCollection_Init(pass,__pRT__,snd);
-    _StringCollection_Init(pass,__pRT__,snd);
-    _TZTimestamp_Init(pass,__pRT__,snd);
-    _TerminateProcessRequest_Init(pass,__pRT__,snd);
-    _TimeDuration_Init(pass,__pRT__,snd);
-    _UninterpretedBytes_Init(pass,__pRT__,snd);
-    _UserInformation_Init(pass,__pRT__,snd);
-    _UtcTimestamp_Init(pass,__pRT__,snd);
-    _VMInternalError_Init(pass,__pRT__,snd);
-    _VarArgBlock_Init(pass,__pRT__,snd);
-    _Warning_Init(pass,__pRT__,snd);
-    _WeakArray_Init(pass,__pRT__,snd);
-    _WeakIdentitySet_Init(pass,__pRT__,snd);
-    _WeakValueDictionary_Init(pass,__pRT__,snd);
-    _WriteStream_Init(pass,__pRT__,snd);
-    _AbortOperationRequest_Init(pass,__pRT__,snd);
-    _AbstractNumberVector_Init(pass,__pRT__,snd);
-    _AllocationFailure_Init(pass,__pRT__,snd);
-    _AutoloadMetaclass_Init(pass,__pRT__,snd);
-    _BooleanArray_Init(pass,__pRT__,snd);
-    _ByteArray_Init(pass,__pRT__,snd);
-    _CharacterArray_Init(pass,__pRT__,snd);
-    _CharacterWriteStream_Init(pass,__pRT__,snd);
-    _Class_Init(pass,__pRT__,snd);
-    _ClassBuildWarning_Init(pass,__pRT__,snd);
-    _ClassLoadInProgressQuery_Init(pass,__pRT__,snd);
-    _ConversionError_Init(pass,__pRT__,snd);
-    _DeepCopyError_Init(pass,__pRT__,snd);
-    _ExceptionHandlerSet_Init(pass,__pRT__,snd);
-    _ExecutionError_Init(pass,__pRT__,snd);
-    _ExternalBytes_Init(pass,__pRT__,snd);
-    _FixedPoint_Init(pass,__pRT__,snd);
-    _Float_Init(pass,__pRT__,snd);
-    _ImmutableArray_Init(pass,__pRT__,snd);
-    _Infinity_Init(pass,__pRT__,snd);
-    _InvalidPatchError_Init(pass,__pRT__,snd);
-    _LargeInteger_Init(pass,__pRT__,snd);
-    _LongFloat_Init(pass,__pRT__,snd);
-    _OSSignalInterrupt_Init(pass,__pRT__,snd);
-    _OsIllegalOperation_Init(pass,__pRT__,snd);
-    _OsInaccessibleError_Init(pass,__pRT__,snd);
-    _OsInvalidArgumentsError_Init(pass,__pRT__,snd);
-    _OsNeedRetryError_Init(pass,__pRT__,snd);
-    _OsNoResourcesError_Init(pass,__pRT__,snd);
-    _OsNotification_Init(pass,__pRT__,snd);
-    _OsTransferFaultError_Init(pass,__pRT__,snd);
-    _PackageLoadError_Init(pass,__pRT__,snd);
-    _PackageLoadInProgressQuery_Init(pass,__pRT__,snd);
-    _PrivateMetaclass_Init(pass,__pRT__,snd);
-    _ProceedError_Init(pass,__pRT__,snd);
-    _ReadWriteStream_Init(pass,__pRT__,snd);
-    _ShortFloat_Init(pass,__pRT__,snd);
-    _SmallInteger_Init(pass,__pRT__,snd);
-    _SmalltalkChunkFileSourceWriter_Init(pass,__pRT__,snd);
-    _SomeNumber_Init(pass,__pRT__,snd);
-    _StreamError_Init(pass,__pRT__,snd);
-    _TimeoutError_Init(pass,__pRT__,snd);
-    _UserPreferences_Init(pass,__pRT__,snd);
-    _VarArgCheapBlock_Init(pass,__pRT__,snd);
-    _WeakIdentityDictionary_Init(pass,__pRT__,snd);
-    _WeakValueIdentityDictionary_Init(pass,__pRT__,snd);
-    _AmbiguousMessage_Init(pass,__pRT__,snd);
-    _ArgumentError_Init(pass,__pRT__,snd);
-    _ArithmeticError_Init(pass,__pRT__,snd);
-    _AssertionFailedError_Init(pass,__pRT__,snd);
-    _CharacterEncoderError_Init(pass,__pRT__,snd);
-    _ClassBuildError_Init(pass,__pRT__,snd);
-    _ContextError_Init(pass,__pRT__,snd);
-    _DateConversionError_Init(pass,__pRT__,snd);
-    _DoubleArray_Init(pass,__pRT__,snd);
-    _ElementBoundsError_Init(pass,__pRT__,snd);
-    _EndOfStreamError_Init(pass,__pRT__,snd);
-    _ExternalStream_Init(pass,__pRT__,snd);
-    _ExternalStructure_Init(pass,__pRT__,snd);
-    _FloatArray_Init(pass,__pRT__,snd);
-    _ImmutableByteArray_Init(pass,__pRT__,snd);
-    _IncompleteNextCountError_Init(pass,__pRT__,snd);
-    _InvalidCodeError_Init(pass,__pRT__,snd);
-    _InvalidModeError_Init(pass,__pRT__,snd);
-    _InvalidOperationError_Init(pass,__pRT__,snd);
-    _InvalidTypeError_Init(pass,__pRT__,snd);
-    _MallocFailure_Init(pass,__pRT__,snd);
-    _MessageNotUnderstood_Init(pass,__pRT__,snd);
-    _MethodNotAppropriateError_Init(pass,__pRT__,snd);
-    _NoModificationError_Init(pass,__pRT__,snd);
-    _NonBooleanReceiverError_Init(pass,__pRT__,snd);
-    _NotFoundError_Init(pass,__pRT__,snd);
-    _NumberConversionError_Init(pass,__pRT__,snd);
-    _OpenError_Init(pass,__pRT__,snd);
-    _PackageNotFoundError_Init(pass,__pRT__,snd);
-    _PositionError_Init(pass,__pRT__,snd);
-    _PositionOutOfBoundsError_Init(pass,__pRT__,snd);
-    _PrimitiveFailure_Init(pass,__pRT__,snd);
-    _ReadError_Init(pass,__pRT__,snd);
-    _Registry_Init(pass,__pRT__,snd);
-    _SignalError_Init(pass,__pRT__,snd);
-    _SignedByteArray_Init(pass,__pRT__,snd);
-    _StreamIOError_Init(pass,__pRT__,snd);
-    _StreamNotOpenError_Init(pass,__pRT__,snd);
-    _String_Init(pass,__pRT__,snd);
-    _SubclassResponsibilityError_Init(pass,__pRT__,snd);
-    _TimeConversionError_Init(pass,__pRT__,snd);
-    _TwoByteString_Init(pass,__pRT__,snd);
-    _UnboxedIntegerArray_Init(pass,__pRT__,snd);
-    _UnimplementedFunctionalityError_Init(pass,__pRT__,snd);
-    _UnprotectedExternalBytes_Init(pass,__pRT__,snd);
-    _WeakDependencyDictionary_Init(pass,__pRT__,snd);
-    _WriteError_Init(pass,__pRT__,snd);
-    _AbstractClassInstantiationError_Init(pass,__pRT__,snd);
-    _BadLiteralsError_Init(pass,__pRT__,snd);
-    _CachingRegistry_Init(pass,__pRT__,snd);
-    _CannotResumeError_Init(pass,__pRT__,snd);
-    _CannotReturnError_Init(pass,__pRT__,snd);
-    _DecodingError_Init(pass,__pRT__,snd);
-    _DomainError_Init(pass,__pRT__,snd);
-    _EncodingError_Init(pass,__pRT__,snd);
-    _FileDoesNotExistException_Init(pass,__pRT__,snd);
-    _FileStream_Init(pass,__pRT__,snd);
-    _HandleRegistry_Init(pass,__pRT__,snd);
-    _ImmutableString_Init(pass,__pRT__,snd);
-    _IndexNotFoundError_Init(pass,__pRT__,snd);
-    _IntegerArray_Init(pass,__pRT__,snd);
-    _InvalidByteCodeError_Init(pass,__pRT__,snd);
-    _InvalidInstructionError_Init(pass,__pRT__,snd);
-    _InvalidReadError_Init(pass,__pRT__,snd);
-    _InvalidWriteError_Init(pass,__pRT__,snd);
-    _KeyNotFoundError_Init(pass,__pRT__,snd);
-    _LongIntegerArray_Init(pass,__pRT__,snd);
-    _MissingClassInLiteralArrayErrorSignal_Init(pass,__pRT__,snd);
-    _NoByteCodeError_Init(pass,__pRT__,snd);
-    _TTYConstants_Init(pass,__pRT__,snd);
-    _TTYAttributes_Init(pass,__pRT__,snd);
-    _NonPositionableExternalStream_Init(pass,__pRT__,snd);
-    _NumberFormatError_Init(pass,__pRT__,snd);
-    _PTYOpenError_Init(pass,__pRT__,snd);
-    _PackageNotCompatibleError_Init(pass,__pRT__,snd);
-    _RangeError_Init(pass,__pRT__,snd);
-    _SignedIntegerArray_Init(pass,__pRT__,snd);
-    _SignedLongIntegerArray_Init(pass,__pRT__,snd);
-    _SignedWordArray_Init(pass,__pRT__,snd);
-    _Symbol_Init(pass,__pRT__,snd);
-    _UnboundedExternalStream_Init(pass,__pRT__,snd);
-    _Unicode16String_Init(pass,__pRT__,snd);
-    _UnorderedNumbersError_Init(pass,__pRT__,snd);
-    _WordArray_Init(pass,__pRT__,snd);
-    _WrongNumberOfArgumentsError_Init(pass,__pRT__,snd);
-    _WrongProceedabilityError_Init(pass,__pRT__,snd);
-    _CharacterRangeError_Init(pass,__pRT__,snd);
-    _DirectoryStream_Init(pass,__pRT__,snd);
-    _ImaginaryResultError_Init(pass,__pRT__,snd);
-    _InvalidEncodingError_Init(pass,__pRT__,snd);
-    _NonIntegerIndexError_Init(pass,__pRT__,snd);
-    _OverflowError_Init(pass,__pRT__,snd);
-    _PipeStream_Init(pass,__pRT__,snd);
-    _RomanNumberFormatError_Init(pass,__pRT__,snd);
-    _SubscriptOutOfBoundsError_Init(pass,__pRT__,snd);
-    _UnderflowError_Init(pass,__pRT__,snd);
-    _ZeroDivide_Init(pass,__pRT__,snd);
-    _BadRomanNumberFormatError_Init(pass,__pRT__,snd);
-#ifdef UNIX
-    _UnixFileDescriptorHandle_Init(pass,__pRT__,snd);
-    _UnixFileHandle_Init(pass,__pRT__,snd);
-    _UnixOperatingSystem_Init(pass,__pRT__,snd);
-    _OSXOperatingSystem_Init(pass,__pRT__,snd);
-#endif /* UNIX */
-#ifdef WIN32
-    _PCFilename_Init(pass,__pRT__,snd);
-    _Win32Constants_Init(pass,__pRT__,snd);
-    _Win32Handle_Init(pass,__pRT__,snd);
-    _Win32FILEHandle_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__();
-}
+/*
+ * $Header$
+ *
+ * DO NOT EDIT
+ * automagically generated from the projectDefinition: stx_libbasic.
+ */
+#define __INDIRECTVMINITCALLS__
+#include <stc.h>
+
+#ifdef WIN32
+# pragma codeseg INITCODE "INITCODE"
+#endif
+
+#if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
+DLL_EXPORT void _libstx_libbasic_Init() INIT_TEXT_SECTION;
+DLL_EXPORT void _libstx_libbasic_InitDefinition() INIT_TEXT_SECTION;
+#endif
+
+extern void _Autoload_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Object_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProtoObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractLock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractSourceFileReader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Annotation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Behavior_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Boolean_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ClassBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ClassCategoryReader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CmdLineOption_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CmdLineParser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Collection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ConfigurableFeatures_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Context_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Continuation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Delay_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExecutableFunction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalAddress_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalLibrary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Filename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _GenericException_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Geometric_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InterestConverter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Link_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Lookup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Magnitude_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Message_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MiniDebugger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MiniInspector_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NameSpace_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OSErrorHolder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OSProcess_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ObjectMemory_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PackageId_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PolymorphicInlineCache_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProcessorScheduler_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProgrammingLanguage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Project_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProjectDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ReadEvalPrintLoop_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Semaphore_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SharedPool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Signal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Smalltalk_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _StandaloneStartup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Stream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SystemChangeNotifier_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TTYAttributes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UndefinedObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UserMessage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Visitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _VoidObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractTime_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ApplicationDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ArithmeticValue_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AspectVisitor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AutoDeletedFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Bag_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BlockContext_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BuiltinLookup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Character_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO10646_1371_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__SingleByteEncoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__TwoByteEncoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CompiledCode_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ControlInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Date_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _EventSemaphore_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Exception_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalFunction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _False_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _FolderForProjectsDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _HashStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _JavaPackage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _KeyedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LibraryDefinition_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LookupKey_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MessageSend_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MiniLogger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NamespaceAwareLookup_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NoHandlerError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Notification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OSHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PeekableStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Process_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _QuerySignal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Rectangle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RecursionLock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SequenceableCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Set_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmalltalkChunkFileSourceReader_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmalltalkLanguage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _StandaloneStartupHeadless_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TTYConstants_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _True_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnixFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakInterestConverter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ArrayedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Association_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Block_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CascadingNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ASCII_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__CP437_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__EBCDIC_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF16BE_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF8_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1371_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_13710_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_13711_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_13713_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_13714_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_13715_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_13716_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1372_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1373_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1374_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1375_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1376_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1377_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1378_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__KOI8_137R_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MAC_137Roman_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Ansi_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Arabic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Baltic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Cyrillic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137EastEuropean_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Greek_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Hebrew_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Symbol_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__MS_137Turkish_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ClassDescription_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Complex_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ControlRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Dictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _EncodedStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _EndOfStreamNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Error_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalFunctionCallback_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalLibraryFunction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _HaltInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _IdentitySet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LinkedList_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MD5Stream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Method_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MethodDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NaiveRomanNumberFormatNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Number_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OSFileHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ObjectCoder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OrderedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OrderedSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Point_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PositionableStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProceedingNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Query_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ReadOnlySequenceableCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RecursiveStoreError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SHA1Stream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Time_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TimeoutNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Timestamp_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnhandledAttributeInLiteralArrayErrorSignal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UserConfirmation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UserInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UserNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _YesToAllConfirmation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _stx_137libbasic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbortAllOperationRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbortAllOperationWantedQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractSourceFileWriter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ActivityNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Array_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BitArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BreakPointInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF16LE_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO10646_137to_137UTF8_137MAC_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO10646_137to_137XMLUTF8_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__ISO8859_1379_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderImplementations__KOI8_137U_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CheapBlock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CmdLineOptionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Fraction_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _GetOpt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _IdentityDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InlineObject_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InlineObjectClassDescription_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Integer_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Interval_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _IsDebuggingQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LimitedPrecisionReal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LoadInProgressQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MeasurementValue_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MetaNumber_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Metaclass_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MethodWithBreakpoints_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ObsoleteMethodCallWarning_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OrderedDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PluginSupport_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProceedableError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _QueryWithoutDefault_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ReadStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RecursionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RecursiveExceptionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RestartProcessRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SameForAllNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SemaphoreSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SignalSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SnapshotError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SortedCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _StringCollection_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TZTimestamp_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TerminateProcessRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TimeDuration_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UninterpretedBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UserInformation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UtcTimestamp_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _VMInternalError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _VarArgBlock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Warning_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakIdentitySet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakValueDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WriteStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbortOperationRequest_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractNumberVector_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AllocationFailure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AutoloadMetaclass_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BooleanArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ByteArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterWriteStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Class_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ClassBuildWarning_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ClassLoadInProgressQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _DeepCopyError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExceptionHandlerSet_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExecutionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _FixedPoint_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Float_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ImmutableArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Infinity_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InlineObjectPrototype_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidPatchError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LargeInteger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LongFloat_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OSSignalInterrupt_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsIllegalOperation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsInaccessibleError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsInvalidArgumentsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsNeedRetryError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsNoResourcesError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsNotification_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OsTransferFaultError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PackageLoadError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PackageLoadInProgressQuery_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PrivateMetaclass_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ProceedError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ReadWriteStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ShortFloat_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmallInteger_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SmalltalkChunkFileSourceWriter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SomeNumber_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _StreamError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TimeoutError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UserPreferences_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _VarArgCheapBlock_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakIdentityDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakValueIdentityDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AmbiguousMessage_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ArgumentError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ArithmeticError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AssertionFailedError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterEncoderError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ClassBuildError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ContextError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _DateConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _DoubleArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ElementBoundsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _EndOfStreamError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ExternalStructure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _FloatArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ImmutableByteArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _IncompleteNextCountError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidCodeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidModeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidOperationError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidTypeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MallocFailure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MessageNotUnderstood_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MethodNotAppropriateError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NoModificationError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NonBooleanReceiverError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NumberConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OpenError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PackageNotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PositionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PositionOutOfBoundsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PrimitiveFailure_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ReadError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Registry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SignalError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SignedByteArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _StreamIOError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _StreamNotOpenError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _String_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SubclassResponsibilityError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TimeConversionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _TwoByteString_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnboxedIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnimplementedFunctionalityError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnprotectedExternalBytes_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WeakDependencyDictionary_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WriteError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _AbstractClassInstantiationError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BadLiteralsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CachingRegistry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CannotResumeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CannotReturnError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _DecodingError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _DomainError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _EncodingError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _FileDoesNotExistException_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _FileStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _HandleRegistry_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ImmutableString_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _IndexNotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _IntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidByteCodeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidInstructionError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidReadError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidWriteError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _KeyNotFoundError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _LongIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _MissingClassInLiteralArrayErrorSignal_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NoByteCodeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NonPositionableExternalStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NumberFormatError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PTYOpenError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PackageNotCompatibleError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RangeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SignedIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SignedLongIntegerArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SignedWordArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Symbol_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnboundedExternalStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Unicode16String_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnorderedNumbersError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WordArray_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WrongNumberOfArgumentsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _WrongProceedabilityError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _CharacterRangeError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _DirectoryStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ImaginaryResultError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _InvalidEncodingError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _NonIntegerIndexError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OverflowError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _PipeStream_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _RomanNumberFormatError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _SubscriptOutOfBoundsError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnderflowError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _ZeroDivide_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _BadRomanNumberFormatError_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+#ifdef UNIX
+extern void _UnixFileDescriptorHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnixFileHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _UnixOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OSXOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+#endif /* UNIX */
+#ifdef WIN32
+extern void _PCFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Win32Constants_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Win32Handle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Win32FILEHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _Win32OperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+#endif /* WIN32 */
+#ifdef VMS
+extern void _OpenVMSFileHandle_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OpenVMSFilename_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+extern void _OpenVMSOperatingSystem_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
+#endif /* VMS */
+
+
+
+void _libstx_libbasic_InitDefinition(int pass, struct __vmData__ *__pRT__, OBJ snd)
+{
+  __BEGIN_PACKAGE2__("libstx_libbasic__DFN", _libstx_libbasic_InitDefinition, "stx:libbasic");
+    _stx_137libbasic_Init(pass,__pRT__,snd);
+
+  __END_PACKAGE__();
+}
+
+void _libstx_libbasic_Init(int pass, struct __vmData__ *__pRT__, OBJ snd)
+{
+  __BEGIN_PACKAGE2__("libstx_libbasic", _libstx_libbasic_Init, "stx:libbasic");
+    _Autoload_Init(pass,__pRT__,snd);
+    _Object_Init(pass,__pRT__,snd);
+    _ProtoObject_Init(pass,__pRT__,snd);
+    _AbstractLock_Init(pass,__pRT__,snd);
+    _AbstractOperatingSystem_Init(pass,__pRT__,snd);
+    _AbstractSourceFileReader_Init(pass,__pRT__,snd);
+    _Annotation_Init(pass,__pRT__,snd);
+    _Behavior_Init(pass,__pRT__,snd);
+    _Boolean_Init(pass,__pRT__,snd);
+    _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);
+    _ConfigurableFeatures_Init(pass,__pRT__,snd);
+    _Context_Init(pass,__pRT__,snd);
+    _Continuation_Init(pass,__pRT__,snd);
+    _Delay_Init(pass,__pRT__,snd);
+    _ExecutableFunction_Init(pass,__pRT__,snd);
+    _ExternalAddress_Init(pass,__pRT__,snd);
+    _ExternalLibrary_Init(pass,__pRT__,snd);
+    _Filename_Init(pass,__pRT__,snd);
+    _GenericException_Init(pass,__pRT__,snd);
+    _Geometric_Init(pass,__pRT__,snd);
+    _InterestConverter_Init(pass,__pRT__,snd);
+    _Link_Init(pass,__pRT__,snd);
+    _Lookup_Init(pass,__pRT__,snd);
+    _Magnitude_Init(pass,__pRT__,snd);
+    _Message_Init(pass,__pRT__,snd);
+    _MiniDebugger_Init(pass,__pRT__,snd);
+    _MiniInspector_Init(pass,__pRT__,snd);
+    _NameSpace_Init(pass,__pRT__,snd);
+    _OSErrorHolder_Init(pass,__pRT__,snd);
+    _OSProcess_Init(pass,__pRT__,snd);
+    _ObjectMemory_Init(pass,__pRT__,snd);
+    _PackageId_Init(pass,__pRT__,snd);
+    _PolymorphicInlineCache_Init(pass,__pRT__,snd);
+    _ProcessorScheduler_Init(pass,__pRT__,snd);
+    _ProgrammingLanguage_Init(pass,__pRT__,snd);
+    _Project_Init(pass,__pRT__,snd);
+    _ProjectDefinition_Init(pass,__pRT__,snd);
+    _ReadEvalPrintLoop_Init(pass,__pRT__,snd);
+    _Semaphore_Init(pass,__pRT__,snd);
+    _SharedPool_Init(pass,__pRT__,snd);
+    _Signal_Init(pass,__pRT__,snd);
+    _Smalltalk_Init(pass,__pRT__,snd);
+    _StandaloneStartup_Init(pass,__pRT__,snd);
+    _Stream_Init(pass,__pRT__,snd);
+    _SystemChangeNotifier_Init(pass,__pRT__,snd);
+    _TTYAttributes_Init(pass,__pRT__,snd);
+    _UndefinedObject_Init(pass,__pRT__,snd);
+    _UserMessage_Init(pass,__pRT__,snd);
+    _Visitor_Init(pass,__pRT__,snd);
+    _VoidObject_Init(pass,__pRT__,snd);
+    _AbstractTime_Init(pass,__pRT__,snd);
+    _ApplicationDefinition_Init(pass,__pRT__,snd);
+    _ArithmeticValue_Init(pass,__pRT__,snd);
+    _AspectVisitor_Init(pass,__pRT__,snd);
+    _AutoDeletedFilename_Init(pass,__pRT__,snd);
+    _Bag_Init(pass,__pRT__,snd);
+    _BlockContext_Init(pass,__pRT__,snd);
+    _BuiltinLookup_Init(pass,__pRT__,snd);
+    _Character_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO10646_1371_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__SingleByteEncoder_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__TwoByteEncoder_Init(pass,__pRT__,snd);
+    _CompiledCode_Init(pass,__pRT__,snd);
+    _ControlInterrupt_Init(pass,__pRT__,snd);
+    _Date_Init(pass,__pRT__,snd);
+    _EventSemaphore_Init(pass,__pRT__,snd);
+    _Exception_Init(pass,__pRT__,snd);
+    _ExternalFunction_Init(pass,__pRT__,snd);
+    _False_Init(pass,__pRT__,snd);
+    _FolderForProjectsDefinition_Init(pass,__pRT__,snd);
+    _HashStream_Init(pass,__pRT__,snd);
+    _JavaPackage_Init(pass,__pRT__,snd);
+    _KeyedCollection_Init(pass,__pRT__,snd);
+    _LibraryDefinition_Init(pass,__pRT__,snd);
+    _LookupKey_Init(pass,__pRT__,snd);
+    _MessageSend_Init(pass,__pRT__,snd);
+    _MiniLogger_Init(pass,__pRT__,snd);
+    _NamespaceAwareLookup_Init(pass,__pRT__,snd);
+    _NoHandlerError_Init(pass,__pRT__,snd);
+    _Notification_Init(pass,__pRT__,snd);
+    _OSHandle_Init(pass,__pRT__,snd);
+    _PeekableStream_Init(pass,__pRT__,snd);
+    _Process_Init(pass,__pRT__,snd);
+    _QuerySignal_Init(pass,__pRT__,snd);
+    _Rectangle_Init(pass,__pRT__,snd);
+    _RecursionLock_Init(pass,__pRT__,snd);
+    _SequenceableCollection_Init(pass,__pRT__,snd);
+    _Set_Init(pass,__pRT__,snd);
+    _SmalltalkChunkFileSourceReader_Init(pass,__pRT__,snd);
+    _SmalltalkLanguage_Init(pass,__pRT__,snd);
+    _StandaloneStartupHeadless_Init(pass,__pRT__,snd);
+    _TTYConstants_Init(pass,__pRT__,snd);
+    _True_Init(pass,__pRT__,snd);
+    _UnixFilename_Init(pass,__pRT__,snd);
+    _WeakInterestConverter_Init(pass,__pRT__,snd);
+    _ArrayedCollection_Init(pass,__pRT__,snd);
+    _Association_Init(pass,__pRT__,snd);
+    _Block_Init(pass,__pRT__,snd);
+    _CascadingNotification_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ASCII_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__CP437_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__EBCDIC_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_13710_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_13711_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_13713_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_13714_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_13715_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_13716_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1372_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1373_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1374_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1375_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1376_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1377_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1378_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__KOI8_137R_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MAC_137Roman_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Ansi_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Arabic_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Baltic_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Cyrillic_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137EastEuropean_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Greek_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Hebrew_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Symbol_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__MS_137Turkish_Init(pass,__pRT__,snd);
+    _ClassDescription_Init(pass,__pRT__,snd);
+    _Complex_Init(pass,__pRT__,snd);
+    _ControlRequest_Init(pass,__pRT__,snd);
+    _Dictionary_Init(pass,__pRT__,snd);
+    _EncodedStream_Init(pass,__pRT__,snd);
+    _EndOfStreamNotification_Init(pass,__pRT__,snd);
+    _Error_Init(pass,__pRT__,snd);
+    _ExternalFunctionCallback_Init(pass,__pRT__,snd);
+    _ExternalLibraryFunction_Init(pass,__pRT__,snd);
+    _HaltInterrupt_Init(pass,__pRT__,snd);
+    _IdentitySet_Init(pass,__pRT__,snd);
+    _LinkedList_Init(pass,__pRT__,snd);
+    _MD5Stream_Init(pass,__pRT__,snd);
+    _Method_Init(pass,__pRT__,snd);
+    _MethodDictionary_Init(pass,__pRT__,snd);
+    _NaiveRomanNumberFormatNotification_Init(pass,__pRT__,snd);
+    _Number_Init(pass,__pRT__,snd);
+    _OSFileHandle_Init(pass,__pRT__,snd);
+    _ObjectCoder_Init(pass,__pRT__,snd);
+    _OrderedCollection_Init(pass,__pRT__,snd);
+    _OrderedSet_Init(pass,__pRT__,snd);
+    _Point_Init(pass,__pRT__,snd);
+    _PositionableStream_Init(pass,__pRT__,snd);
+    _ProceedingNotification_Init(pass,__pRT__,snd);
+    _Query_Init(pass,__pRT__,snd);
+    _ReadOnlySequenceableCollection_Init(pass,__pRT__,snd);
+    _RecursiveStoreError_Init(pass,__pRT__,snd);
+    _SHA1Stream_Init(pass,__pRT__,snd);
+    _SmallDictionary_Init(pass,__pRT__,snd);
+    _Time_Init(pass,__pRT__,snd);
+    _TimeoutNotification_Init(pass,__pRT__,snd);
+    _Timestamp_Init(pass,__pRT__,snd);
+    _UnhandledAttributeInLiteralArrayErrorSignal_Init(pass,__pRT__,snd);
+    _UserConfirmation_Init(pass,__pRT__,snd);
+    _UserInterrupt_Init(pass,__pRT__,snd);
+    _UserNotification_Init(pass,__pRT__,snd);
+    _YesToAllConfirmation_Init(pass,__pRT__,snd);
+    _stx_137libbasic_Init(pass,__pRT__,snd);
+    _AbortAllOperationRequest_Init(pass,__pRT__,snd);
+    _AbortAllOperationWantedQuery_Init(pass,__pRT__,snd);
+    _AbstractSourceFileWriter_Init(pass,__pRT__,snd);
+    _ActivityNotification_Init(pass,__pRT__,snd);
+    _Array_Init(pass,__pRT__,snd);
+    _BitArray_Init(pass,__pRT__,snd);
+    _BreakPointInterrupt_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO10646_137to_137UTF16LE_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO10646_137to_137UTF8_137MAC_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO10646_137to_137XMLUTF8_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__ISO8859_1379_Init(pass,__pRT__,snd);
+    _CharacterEncoderImplementations__KOI8_137U_Init(pass,__pRT__,snd);
+    _CheapBlock_Init(pass,__pRT__,snd);
+    _CmdLineOptionError_Init(pass,__pRT__,snd);
+    _Fraction_Init(pass,__pRT__,snd);
+    _GetOpt_Init(pass,__pRT__,snd);
+    _IdentityDictionary_Init(pass,__pRT__,snd);
+    _InlineObject_Init(pass,__pRT__,snd);
+    _InlineObjectClassDescription_Init(pass,__pRT__,snd);
+    _Integer_Init(pass,__pRT__,snd);
+    _Interval_Init(pass,__pRT__,snd);
+    _IsDebuggingQuery_Init(pass,__pRT__,snd);
+    _LimitedPrecisionReal_Init(pass,__pRT__,snd);
+    _LoadInProgressQuery_Init(pass,__pRT__,snd);
+    _MeasurementValue_Init(pass,__pRT__,snd);
+    _MetaNumber_Init(pass,__pRT__,snd);
+    _Metaclass_Init(pass,__pRT__,snd);
+    _MethodWithBreakpoints_Init(pass,__pRT__,snd);
+    _ObsoleteMethodCallWarning_Init(pass,__pRT__,snd);
+    _OrderedDictionary_Init(pass,__pRT__,snd);
+    _OsError_Init(pass,__pRT__,snd);
+    _PluginSupport_Init(pass,__pRT__,snd);
+    _ProceedableError_Init(pass,__pRT__,snd);
+    _QueryWithoutDefault_Init(pass,__pRT__,snd);
+    _ReadStream_Init(pass,__pRT__,snd);
+    _RecursionError_Init(pass,__pRT__,snd);
+    _RecursiveExceptionError_Init(pass,__pRT__,snd);
+    _RestartProcessRequest_Init(pass,__pRT__,snd);
+    _SameForAllNotification_Init(pass,__pRT__,snd);
+    _SemaphoreSet_Init(pass,__pRT__,snd);
+    _SignalSet_Init(pass,__pRT__,snd);
+    _SnapshotError_Init(pass,__pRT__,snd);
+    _SortedCollection_Init(pass,__pRT__,snd);
+    _StringCollection_Init(pass,__pRT__,snd);
+    _TZTimestamp_Init(pass,__pRT__,snd);
+    _TerminateProcessRequest_Init(pass,__pRT__,snd);
+    _TimeDuration_Init(pass,__pRT__,snd);
+    _UninterpretedBytes_Init(pass,__pRT__,snd);
+    _UserInformation_Init(pass,__pRT__,snd);
+    _UtcTimestamp_Init(pass,__pRT__,snd);
+    _VMInternalError_Init(pass,__pRT__,snd);
+    _VarArgBlock_Init(pass,__pRT__,snd);
+    _Warning_Init(pass,__pRT__,snd);
+    _WeakArray_Init(pass,__pRT__,snd);
+    _WeakIdentitySet_Init(pass,__pRT__,snd);
+    _WeakValueDictionary_Init(pass,__pRT__,snd);
+    _WriteStream_Init(pass,__pRT__,snd);
+    _AbortOperationRequest_Init(pass,__pRT__,snd);
+    _AbstractNumberVector_Init(pass,__pRT__,snd);
+    _AllocationFailure_Init(pass,__pRT__,snd);
+    _AutoloadMetaclass_Init(pass,__pRT__,snd);
+    _BooleanArray_Init(pass,__pRT__,snd);
+    _ByteArray_Init(pass,__pRT__,snd);
+    _CharacterArray_Init(pass,__pRT__,snd);
+    _CharacterWriteStream_Init(pass,__pRT__,snd);
+    _Class_Init(pass,__pRT__,snd);
+    _ClassBuildWarning_Init(pass,__pRT__,snd);
+    _ClassLoadInProgressQuery_Init(pass,__pRT__,snd);
+    _ConversionError_Init(pass,__pRT__,snd);
+    _DeepCopyError_Init(pass,__pRT__,snd);
+    _ExceptionHandlerSet_Init(pass,__pRT__,snd);
+    _ExecutionError_Init(pass,__pRT__,snd);
+    _ExternalBytes_Init(pass,__pRT__,snd);
+    _FixedPoint_Init(pass,__pRT__,snd);
+    _Float_Init(pass,__pRT__,snd);
+    _ImmutableArray_Init(pass,__pRT__,snd);
+    _Infinity_Init(pass,__pRT__,snd);
+    _InlineObjectPrototype_Init(pass,__pRT__,snd);
+    _InvalidPatchError_Init(pass,__pRT__,snd);
+    _LargeInteger_Init(pass,__pRT__,snd);
+    _LongFloat_Init(pass,__pRT__,snd);
+    _OSSignalInterrupt_Init(pass,__pRT__,snd);
+    _OsIllegalOperation_Init(pass,__pRT__,snd);
+    _OsInaccessibleError_Init(pass,__pRT__,snd);
+    _OsInvalidArgumentsError_Init(pass,__pRT__,snd);
+    _OsNeedRetryError_Init(pass,__pRT__,snd);
+    _OsNoResourcesError_Init(pass,__pRT__,snd);
+    _OsNotification_Init(pass,__pRT__,snd);
+    _OsTransferFaultError_Init(pass,__pRT__,snd);
+    _PackageLoadError_Init(pass,__pRT__,snd);
+    _PackageLoadInProgressQuery_Init(pass,__pRT__,snd);
+    _PrivateMetaclass_Init(pass,__pRT__,snd);
+    _ProceedError_Init(pass,__pRT__,snd);
+    _ReadWriteStream_Init(pass,__pRT__,snd);
+    _ShortFloat_Init(pass,__pRT__,snd);
+    _SmallInteger_Init(pass,__pRT__,snd);
+    _SmalltalkChunkFileSourceWriter_Init(pass,__pRT__,snd);
+    _SomeNumber_Init(pass,__pRT__,snd);
+    _StreamError_Init(pass,__pRT__,snd);
+    _TimeoutError_Init(pass,__pRT__,snd);
+    _UserPreferences_Init(pass,__pRT__,snd);
+    _VarArgCheapBlock_Init(pass,__pRT__,snd);
+    _WeakIdentityDictionary_Init(pass,__pRT__,snd);
+    _WeakValueIdentityDictionary_Init(pass,__pRT__,snd);
+    _AmbiguousMessage_Init(pass,__pRT__,snd);
+    _ArgumentError_Init(pass,__pRT__,snd);
+    _ArithmeticError_Init(pass,__pRT__,snd);
+    _AssertionFailedError_Init(pass,__pRT__,snd);
+    _CharacterEncoderError_Init(pass,__pRT__,snd);
+    _ClassBuildError_Init(pass,__pRT__,snd);
+    _ContextError_Init(pass,__pRT__,snd);
+    _DateConversionError_Init(pass,__pRT__,snd);
+    _DoubleArray_Init(pass,__pRT__,snd);
+    _ElementBoundsError_Init(pass,__pRT__,snd);
+    _EndOfStreamError_Init(pass,__pRT__,snd);
+    _ExternalStream_Init(pass,__pRT__,snd);
+    _ExternalStructure_Init(pass,__pRT__,snd);
+    _FloatArray_Init(pass,__pRT__,snd);
+    _ImmutableByteArray_Init(pass,__pRT__,snd);
+    _IncompleteNextCountError_Init(pass,__pRT__,snd);
+    _InvalidCodeError_Init(pass,__pRT__,snd);
+    _InvalidModeError_Init(pass,__pRT__,snd);
+    _InvalidOperationError_Init(pass,__pRT__,snd);
+    _InvalidTypeError_Init(pass,__pRT__,snd);
+    _MallocFailure_Init(pass,__pRT__,snd);
+    _MessageNotUnderstood_Init(pass,__pRT__,snd);
+    _MethodNotAppropriateError_Init(pass,__pRT__,snd);
+    _NoModificationError_Init(pass,__pRT__,snd);
+    _NonBooleanReceiverError_Init(pass,__pRT__,snd);
+    _NotFoundError_Init(pass,__pRT__,snd);
+    _NumberConversionError_Init(pass,__pRT__,snd);
+    _OpenError_Init(pass,__pRT__,snd);
+    _PackageNotFoundError_Init(pass,__pRT__,snd);
+    _PositionError_Init(pass,__pRT__,snd);
+    _PositionOutOfBoundsError_Init(pass,__pRT__,snd);
+    _PrimitiveFailure_Init(pass,__pRT__,snd);
+    _ReadError_Init(pass,__pRT__,snd);
+    _Registry_Init(pass,__pRT__,snd);
+    _SignalError_Init(pass,__pRT__,snd);
+    _SignedByteArray_Init(pass,__pRT__,snd);
+    _StreamIOError_Init(pass,__pRT__,snd);
+    _StreamNotOpenError_Init(pass,__pRT__,snd);
+    _String_Init(pass,__pRT__,snd);
+    _SubclassResponsibilityError_Init(pass,__pRT__,snd);
+    _TimeConversionError_Init(pass,__pRT__,snd);
+    _TwoByteString_Init(pass,__pRT__,snd);
+    _UnboxedIntegerArray_Init(pass,__pRT__,snd);
+    _UnimplementedFunctionalityError_Init(pass,__pRT__,snd);
+    _UnprotectedExternalBytes_Init(pass,__pRT__,snd);
+    _WeakDependencyDictionary_Init(pass,__pRT__,snd);
+    _WriteError_Init(pass,__pRT__,snd);
+    _AbstractClassInstantiationError_Init(pass,__pRT__,snd);
+    _BadLiteralsError_Init(pass,__pRT__,snd);
+    _CachingRegistry_Init(pass,__pRT__,snd);
+    _CannotResumeError_Init(pass,__pRT__,snd);
+    _CannotReturnError_Init(pass,__pRT__,snd);
+    _DecodingError_Init(pass,__pRT__,snd);
+    _DomainError_Init(pass,__pRT__,snd);
+    _EncodingError_Init(pass,__pRT__,snd);
+    _FileDoesNotExistException_Init(pass,__pRT__,snd);
+    _FileStream_Init(pass,__pRT__,snd);
+    _HandleRegistry_Init(pass,__pRT__,snd);
+    _ImmutableString_Init(pass,__pRT__,snd);
+    _IndexNotFoundError_Init(pass,__pRT__,snd);
+    _IntegerArray_Init(pass,__pRT__,snd);
+    _InvalidByteCodeError_Init(pass,__pRT__,snd);
+    _InvalidInstructionError_Init(pass,__pRT__,snd);
+    _InvalidReadError_Init(pass,__pRT__,snd);
+    _InvalidWriteError_Init(pass,__pRT__,snd);
+    _KeyNotFoundError_Init(pass,__pRT__,snd);
+    _LongIntegerArray_Init(pass,__pRT__,snd);
+    _MissingClassInLiteralArrayErrorSignal_Init(pass,__pRT__,snd);
+    _NoByteCodeError_Init(pass,__pRT__,snd);
+    _NonPositionableExternalStream_Init(pass,__pRT__,snd);
+    _NumberFormatError_Init(pass,__pRT__,snd);
+    _PTYOpenError_Init(pass,__pRT__,snd);
+    _PackageNotCompatibleError_Init(pass,__pRT__,snd);
+    _RangeError_Init(pass,__pRT__,snd);
+    _SignedIntegerArray_Init(pass,__pRT__,snd);
+    _SignedLongIntegerArray_Init(pass,__pRT__,snd);
+    _SignedWordArray_Init(pass,__pRT__,snd);
+    _Symbol_Init(pass,__pRT__,snd);
+    _UnboundedExternalStream_Init(pass,__pRT__,snd);
+    _Unicode16String_Init(pass,__pRT__,snd);
+    _UnorderedNumbersError_Init(pass,__pRT__,snd);
+    _WordArray_Init(pass,__pRT__,snd);
+    _WrongNumberOfArgumentsError_Init(pass,__pRT__,snd);
+    _WrongProceedabilityError_Init(pass,__pRT__,snd);
+    _CharacterRangeError_Init(pass,__pRT__,snd);
+    _DirectoryStream_Init(pass,__pRT__,snd);
+    _ImaginaryResultError_Init(pass,__pRT__,snd);
+    _InvalidEncodingError_Init(pass,__pRT__,snd);
+    _NonIntegerIndexError_Init(pass,__pRT__,snd);
+    _OverflowError_Init(pass,__pRT__,snd);
+    _PipeStream_Init(pass,__pRT__,snd);
+    _RomanNumberFormatError_Init(pass,__pRT__,snd);
+    _SubscriptOutOfBoundsError_Init(pass,__pRT__,snd);
+    _UnderflowError_Init(pass,__pRT__,snd);
+    _ZeroDivide_Init(pass,__pRT__,snd);
+    _BadRomanNumberFormatError_Init(pass,__pRT__,snd);
+#ifdef UNIX
+    _UnixFileDescriptorHandle_Init(pass,__pRT__,snd);
+    _UnixFileHandle_Init(pass,__pRT__,snd);
+    _UnixOperatingSystem_Init(pass,__pRT__,snd);
+    _OSXOperatingSystem_Init(pass,__pRT__,snd);
+#endif /* UNIX */
+#ifdef WIN32
+    _PCFilename_Init(pass,__pRT__,snd);
+    _Win32Constants_Init(pass,__pRT__,snd);
+    _Win32Handle_Init(pass,__pRT__,snd);
+    _Win32FILEHandle_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__();
+}
--- a/mingwmake.bat	Mon Dec 13 13:46:39 2021 +0000
+++ b/mingwmake.bat	Thu Dec 02 12:27:29 2021 +0100
@@ -1,15 +1,18 @@
-@REM -------
-@REM make using mingw gnu compiler
-@REM type mingwmake, and wait...
-@REM do not edit - automatically generated from ProjectDefinition
-@REM -------
-@SET DEFINES=
-
-@pushd ..\rules
-@call find_mingw.bat
-@popd
-make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
-
-
-
-
+@REM -------
+@REM make using mingw gnu compiler
+@REM type mingwmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+@SET DEFINES=
+@REM Kludge got Mercurial, cannot be implemented in Borland make
+@FOR /F "tokens=*" %%i in ('hg root') do SET HGROOT=%%i
+@IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%"
+
+@pushd ..\rules
+@call find_mingw.bat
+@popd
+make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*
+
+
+
+
--- a/stx_libbasic.st	Mon Dec 13 13:46:39 2021 +0000
+++ b/stx_libbasic.st	Thu Dec 02 12:27:29 2021 +0100
@@ -2,6 +2,7 @@
  COPYRIGHT (c) Claus Gittinger / eXept Software AG
  COPYRIGHT (c) 2009-2011 Jan Vrany
  COPYRIGHT (c) 2017 Jan Vrany
+ COPYRIGHT (c) 2021 Patrik Svestka
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -29,6 +30,7 @@
  COPYRIGHT (c) Claus Gittinger / eXept Software AG
  COPYRIGHT (c) 2009-2011 Jan Vrany
  COPYRIGHT (c) 2017 Jan Vrany
+ COPYRIGHT (c) 2021 Patrik Svestka
               All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -602,6 +604,8 @@
         (#'CharacterEncoderImplementations::MAC_Turkish' autoload)
         (#'CharacterEncoderImplementations::NEXT' autoload)
         (CmdLineParserTest autoload)
+        (UnixDesktop autoload)
+        (XDGDesktop autoload)
         (GNOMEDesktop autoload)
         (LargeFloat autoload)
         (MacFilename macos autoload)
@@ -609,11 +613,11 @@
         (NotANumber autoload)
         (SmalltalkDesktop autoload)
         (SystemNotification autoload)
-        (TextCollectorStream autoload)
-        (UnixDesktop autoload)
-        (WindowsDesktop autoload)
-        (XDGDesktop autoload)
+        (TextCollectorStream autoload)        
+        (WindowsDesktop autoload)   
     )
+
+    "Modified: / 02-12-2021 / 09:39:54 / Patrik Svestka <patrik.svestka@gmail.com>"
 !
 
 extensionMethodNames
@@ -683,4 +687,3 @@
     ^ '$ Id: stx_libbasic.st 10648 2011-06-23 15:55:10Z vranyj1  $'
 ! !
 
-
--- a/vcmake.bat	Mon Dec 13 13:46:39 2021 +0000
+++ b/vcmake.bat	Thu Dec 02 12:27:29 2021 +0100
@@ -1,18 +1,22 @@
-@REM -------
-@REM make using Microsoft Visual C compiler
-@REM type vcmake, and wait...
-@REM do not edit - automatically generated from ProjectDefinition
-@REM -------
-
-@if not defined VSINSTALLDIR (
-    pushd ..\rules
-    call vcsetup.bat
-    popd
-)
-@SET DEFINES=
-
-make.exe -N -f bc.mak -DUSEVC=1 %DEFINES% %*
-
-
-
-
+@REM -------
+@REM make using Microsoft Visual C compiler
+@REM type vcmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+
+@if not defined VSINSTALLDIR (
+    pushd ..\rules
+    call vcsetup.bat
+    popd
+)
+@SET DEFINES=
+@REM Kludge got Mercurial, cannot be implemented in Borland make
+@FOR /F "tokens=*" %%i in ('hg root') do SET HGROOT=%%i
+@IF "%HGROOT%" NEQ "" SET DEFINES=%DEFINES% "-DHGROOT=%HGROOT%"
+
+
+make.exe -N -f bc.mak -DUSEVC=1 %DEFINES% %*
+
+
+
+