twoByteString moved to libbasic (req'd in VM)
authorClaus Gittinger <cg@exept.de>
Wed, 06 Dec 2006 15:13:01 +0100
changeset 1792 e1b22cc68e77
parent 1791 0465056de290
child 1793 65e5a97507ba
twoByteString moved to libbasic (req'd in VM)
Make.spec
abbrev.stc
bc.mak
nt.mak
--- a/Make.spec	Wed Nov 29 09:38:52 2006 +0100
+++ b/Make.spec	Wed Dec 06 15:13:01 2006 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.40 2006-11-29 08:38:38 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.41 2006-12-06 14:13:00 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -94,7 +94,6 @@
     $(OUTDIR)Text.$(O) \
     $(OUTDIR)TextStream.$(O) \
     $(OUTDIR)TimeDuration.$(O) \
-    $(OUTDIR)TwoByteString.$(O) \
     $(OUTDIR)URI.$(O) \
     $(OUTDIR)UUID.$(O) \
     $(OUTDIR)UnboxedIntegerArray.$(O) \
@@ -118,7 +117,6 @@
     $(OUTDIR)SignedWordArray.$(O) \
     $(OUTDIR)TimedPromise.$(O) \
     $(OUTDIR)UDSocketAddress.$(O) \
-    $(OUTDIR)Unicode16String.$(O) \
     $(OUTDIR)Unicode32String.$(O) \
     $(OUTDIR)WordArray.$(O) \
     $(OUTDIR)FileURI.$(O) \
--- a/abbrev.stc	Wed Nov 29 09:38:52 2006 +0100
+++ b/abbrev.stc	Wed Dec 06 15:13:01 2006 +0100
@@ -9,9 +9,11 @@
 Bezier Bezier stx:libbasic2 'Graphics-Geometry-Objects' 0
 Bezier2Segment Bezier2Segment stx:libbasic2 'Graphics-Geometry-Objects' 0
 BinaryTree BinaryTree stx:libbasic2 'Collections-Ordered' 0
+BitArray BitArray stx:libbasic2 'Collections-Arrayed' 0
 BooleanArray BooleanArray stx:libbasic2 'Collections-Arrayed' 0
 CRC32Stream CRC32Stream stx:libbasic2 'System-Crypt-Streams' 0
 CacheDictionary CacheDictionary stx:libbasic2 'Collections-Unordered' 0
+CacheDictionaryWithFactory CacheDictionaryWithFactory stx:libbasic2 'Collections-Unordered' 0
 Circle Circle stx:libbasic2 'Graphics-Geometry-Objects' 0
 CollectingSharedQueueStream CollectingSharedQueueStream stx:libbasic2 'Streams' 0
 CompressionStream CompressionStream stx:libbasic2 'System-Compress' 0
@@ -22,17 +24,27 @@
 DecNetSocketAddress DecNetSocketAddress stx:libbasic2 'OS-Sockets' 0
 DirectoryContents DirectoryContents stx:libbasic2 'System-Support' 0
 EllipticalArc EllipticalArc stx:libbasic2 'Graphics-Geometry-Objects' 0
-EpsonFX1PrinterStream EpsonFX1PrinterStream stx:libbasic2 'Interface-Printing' 8
+EpsonFX1PrinterStream EpsonFX1PrinterStream stx:libbasic2 'Interface-Printing' 0
 ExternalLong ExternalLong stx:libbasic2 'System-Support' 0
 FileSorter FileSorter stx:libbasic2 'Interface-Tools-File' 0
 FileText FileText stx:libbasic2 'Collections-Text' 0
+FileURI FileURI stx:libbasic2 'Net-Resources' 0
 FourByteString FourByteString stx:libbasic2 'Collections-Text' 0
+FtpURI FtpURI stx:libbasic2 'Net-Resources' 0
 GBEncodedString GBEncodedString stx:libbasic2 'Collections-Text' 0
-HPLjetIIPrinterStream HPLjetIIPrinterStream stx:libbasic2 'Interface-Printing' 8
+HPLjetIIPrinterStream HPLjetIIPrinterStream stx:libbasic2 'Interface-Printing' 0
 HandlerCollection HandlerCollection stx:libbasic2 'Kernel-Exceptions' 0
+HierarchicalURI HierarchicalURI stx:libbasic2 'Net-Resources' 0
+HostAddressLookupError HostAddressLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 0
+HostNameLookupError HostNameLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 0
+HttpURI HttpURI stx:libbasic2 'Net-Resources' 0
+IPSocketAddress IPSocketAddress stx:libbasic2 'OS-Sockets' 2
+IPv6SocketAddress IPv6SocketAddress stx:libbasic2 'OS-Sockets' 0
+IntegerArray IntegerArray stx:libbasic2 'Collections-Arrayed' 0
 InterestConverterWithParameters InterestConverterWithParameters stx:libbasic2 'Interface-Support-Models' 0
 InternalPipeStream InternalPipeStream stx:libbasic2 'Streams' 0
 Iterator Iterator stx:libbasic2 'Collections-Sequenceable' 0
+JISEncodedString JISEncodedString stx:libbasic2 'Collections-Text' 0
 KSCEncodedString KSCEncodedString stx:libbasic2 'Collections-Text' 0
 KeywordInContextIndexBuilder KeywordInContextIndexBuilder stx:libbasic2 'Collections-Support' 0
 LazyArray LazyArray stx:libbasic2 'Collections-Arrayed' 0
@@ -40,15 +52,17 @@
 LazyValue LazyValue stx:libbasic2 'Kernel-Processes' 0
 LineSegment LineSegment stx:libbasic2 'Graphics-Geometry-Objects' 0
 List List stx:libbasic2 'Collections-Sequenceable' 0
+LongIntegerArray LongIntegerArray stx:libbasic2 'Collections-Arrayed' 0
 MappedCollection MappedCollection stx:libbasic2 'Collections-Sequenceable' 0
 MessageChannel MessageChannel stx:libbasic2 'Kernel-Methods' 0
 Monitor Monitor stx:libbasic2 'Kernel-Processes' 0
-NameLookupError NameLookupError stx:libbasic2 'OS-Sockets' 1
+NameLookupError NameLookupError stx:libbasic2 'OS-Sockets' 0
 NumberSet NumberSet stx:libbasic2 'Collections-Ordered' 0
 OperationQueue OperationQueue stx:libbasic2 'Kernel-Processes' 0
 OrderedDictionary OrderedDictionary stx:libbasic2 'Collections-Sequenceable' 0
 OrderedSet OrderedSet stx:libbasic2 'Collections-Sequenceable' 0
 Polygon Polygon stx:libbasic2 'Graphics-Geometry-Objects' 0
+PostscriptPrinterStream PostscriptPrinterStream stx:libbasic2 'Interface-Printing' 0
 PowerSet PowerSet stx:libbasic2 'Collections-Unordered' 0
 PrinterStream PrinterStream stx:libbasic2 'Interface-Printing' 8
 PrintfScanf PrintfScanf stx:libbasic2 'System-Support' 0
@@ -63,6 +77,10 @@
 SequenceableCollectionSorter SequenceableCollectionSorter stx:libbasic2 'Collections-Support' 0
 SerialPort SerialPort stx:libbasic2 'Streams-External' 0
 SharedCollection SharedCollection stx:libbasic2 'Collections-Unordered' 0
+SharedQueue SharedQueue stx:libbasic2 'Kernel-Processes' 0
+SignedIntegerArray SignedIntegerArray stx:libbasic2 'Collections-Arrayed' 0
+SignedLongIntegerArray SignedLongIntegerArray stx:libbasic2 'Collections-Arrayed' 0
+SignedWordArray SignedWordArray stx:libbasic2 'Collections-Arrayed' 0
 Singleton Singleton stx:libbasic2 'System-Support' 1
 Socket Socket stx:libbasic2 'Streams-External' 0
 SocketAddress SocketAddress stx:libbasic2 'OS-Sockets' 0
@@ -74,40 +92,22 @@
 Text Text stx:libbasic2 'Collections-Text' 0
 TextStream TextStream stx:libbasic2 'Streams' 0
 TimeDuration TimeDuration stx:libbasic2 'Magnitude-Time' 0
+TimedPromise TimedPromise stx:libbasic2 'Kernel-Processes' 0
 TwoByteString TwoByteString stx:libbasic2 'Collections-Text' 0
+UDSocketAddress UDSocketAddress stx:libbasic2 'OS-Sockets' 0
 URI URI stx:libbasic2 'Net-Resources' 0
 UUID UUID stx:libbasic2 'Net-Communication-Support' 0
 UnboxedIntegerArray UnboxedIntegerArray stx:libbasic2 'Collections-Arrayed' 0
 UndoSupport UndoSupport stx:libbasic2 'Views-Text' 0
+Unicode16String Unicode16String stx:libbasic2 'Collections-Text' 0
+Unicode32String Unicode32String stx:libbasic2 'Collections-Text' 0
 UnitConverter UnitConverter stx:libbasic2 'Magnitude-General' 0
 UnixPTYStream UnixPTYStream stx:libbasic2 'OS-Unix' 0
 ValueLink ValueLink stx:libbasic2 'Collections-Support' 0
 VariableArray VariableArray stx:libbasic2 'Obsolete' 0
 VariableString VariableString stx:libbasic2 'Obsolete' 0
 WinAPIFunction WinAPIFunction stx:libbasic2 'OS-Windows' 0
+WordArray WordArray stx:libbasic2 'Collections-Arrayed' 0
 ZipArchive ZipArchive stx:libbasic2 'System-Support-FileFormats' 0
 ZipStream ZipStream stx:libbasic2 'System-Compress' 0
-stx_libbasic2 stx_libbasic2 stx:libbasic2 '* Projects *' 1
-BitArray BitArray stx:libbasic2 'Collections-Arrayed' 0
-CacheDictionaryWithFactory CacheDictionaryWithFactory stx:libbasic2 'Collections-Unordered' 0
-HierarchicalURI HierarchicalURI stx:libbasic2 'Net-Resources' 0
-HostAddressLookupError HostAddressLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
-HostNameLookupError HostNameLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
-IPSocketAddress IPSocketAddress stx:libbasic2 'OS-Sockets' 2
-IntegerArray IntegerArray stx:libbasic2 'Collections-Arrayed' 0
-JISEncodedString JISEncodedString stx:libbasic2 'Collections-Text' 0
-LongIntegerArray LongIntegerArray stx:libbasic2 'Collections-Arrayed' 0
-PostscriptPrinterStream PostscriptPrinterStream stx:libbasic2 'Interface-Printing' 8
-SharedQueue SharedQueue stx:libbasic2 'Kernel-Processes' 0
-SignedIntegerArray SignedIntegerArray stx:libbasic2 'Collections-Arrayed' 0
-SignedLongIntegerArray SignedLongIntegerArray stx:libbasic2 'Collections-Arrayed' 0
-SignedWordArray SignedWordArray stx:libbasic2 'Collections-Arrayed' 0
-TimedPromise TimedPromise stx:libbasic2 'Kernel-Processes' 0
-UDSocketAddress UDSocketAddress stx:libbasic2 'OS-Sockets' 0
-Unicode16String Unicode16String stx:libbasic2 'Collections-Text' 0
-Unicode32String Unicode32String stx:libbasic2 'Collections-Text' 0
-WordArray WordArray stx:libbasic2 'Collections-Arrayed' 0
-FileURI FileURI stx:libbasic2 'Net-Resources' 0
-FtpURI FtpURI stx:libbasic2 'Net-Resources' 0
-HttpURI HttpURI stx:libbasic2 'Net-Resources' 0
-IPv6SocketAddress IPv6SocketAddress stx:libbasic2 'OS-Sockets' 2
+stx_libbasic2 stx_libbasic2 stx:libbasic2 '* Projects *' 0
--- a/bc.mak	Wed Nov 29 09:38:52 2006 +0100
+++ b/bc.mak	Wed Dec 06 15:13:01 2006 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/bc.mak,v 1.80 2006-11-29 08:38:45 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/bc.mak,v 1.81 2006-12-06 14:13:01 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -77,7 +77,6 @@
 $(OUTDIR)Text.$(O) Text.$(H): Text.st $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)TextStream.$(O) TextStream.$(H): TextStream.st $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)TimeDuration.$(O) TimeDuration.$(H): TimeDuration.st $(INCLUDE_TOP)\stx\libbasic\Time.$(H) $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)TwoByteString.$(O) TwoByteString.$(H): TwoByteString.st $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)URI.$(O) URI.$(H): URI.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)UUID.$(O) UUID.$(H): UUID.st $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)UnboxedIntegerArray.$(O) UnboxedIntegerArray.$(H): UnboxedIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
@@ -101,7 +100,6 @@
 $(OUTDIR)SignedWordArray.$(O) SignedWordArray.$(H): SignedWordArray.st $(INCLUDE_TOP)\stx\libbasic2\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)TimedPromise.$(O) TimedPromise.$(H): TimedPromise.st $(INCLUDE_TOP)\stx\libbasic2\Promise.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)UDSocketAddress.$(O) UDSocketAddress.$(H): UDSocketAddress.st $(INCLUDE_TOP)\stx\libbasic2\SocketAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Unicode16String.$(O) Unicode16String.$(H): Unicode16String.st $(INCLUDE_TOP)\stx\libbasic2\TwoByteString.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)Unicode32String.$(O) Unicode32String.$(H): Unicode32String.st $(INCLUDE_TOP)\stx\libbasic2\FourByteString.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)WordArray.$(O) WordArray.$(H): WordArray.st $(INCLUDE_TOP)\stx\libbasic2\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)FileURI.$(O) FileURI.$(H): FileURI.st $(INCLUDE_TOP)\stx\libbasic2\HierarchicalURI.$(H) $(INCLUDE_TOP)\stx\libbasic2\URI.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
--- a/nt.mak	Wed Nov 29 09:38:52 2006 +0100
+++ b/nt.mak	Wed Dec 06 15:13:01 2006 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Attic/nt.mak,v 1.80 2006-11-29 08:38:45 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Attic/nt.mak,v 1.81 2006-12-06 14:13:01 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -77,7 +77,6 @@
 $(OUTDIR)Text.$(O) Text.$(H): Text.st $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)TextStream.$(O) TextStream.$(H): TextStream.st $(INCLUDE_TOP)\stx\libbasic\WriteStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PositionableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\PeekableStream.$(H) $(INCLUDE_TOP)\stx\libbasic\Stream.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)TimeDuration.$(O) TimeDuration.$(H): TimeDuration.st $(INCLUDE_TOP)\stx\libbasic\Time.$(H) $(INCLUDE_TOP)\stx\libbasic\AbstractTime.$(H) $(INCLUDE_TOP)\stx\libbasic\Magnitude.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)TwoByteString.$(O) TwoByteString.$(H): TwoByteString.st $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)URI.$(O) URI.$(H): URI.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)UUID.$(O) UUID.$(H): UUID.st $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)UnboxedIntegerArray.$(O) UnboxedIntegerArray.$(H): UnboxedIntegerArray.st $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
@@ -101,7 +100,6 @@
 $(OUTDIR)SignedWordArray.$(O) SignedWordArray.$(H): SignedWordArray.st $(INCLUDE_TOP)\stx\libbasic2\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)TimedPromise.$(O) TimedPromise.$(H): TimedPromise.st $(INCLUDE_TOP)\stx\libbasic2\Promise.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)UDSocketAddress.$(O) UDSocketAddress.$(H): UDSocketAddress.st $(INCLUDE_TOP)\stx\libbasic2\SocketAddress.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
-$(OUTDIR)Unicode16String.$(O) Unicode16String.$(H): Unicode16String.st $(INCLUDE_TOP)\stx\libbasic2\TwoByteString.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)Unicode32String.$(O) Unicode32String.$(H): Unicode32String.st $(INCLUDE_TOP)\stx\libbasic2\FourByteString.$(H) $(INCLUDE_TOP)\stx\libbasic\CharacterArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ByteArray.$(H) $(INCLUDE_TOP)\stx\libbasic\UninterpretedBytes.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)WordArray.$(O) WordArray.$(H): WordArray.st $(INCLUDE_TOP)\stx\libbasic2\UnboxedIntegerArray.$(H) $(INCLUDE_TOP)\stx\libbasic\ArrayedCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\SequenceableCollection.$(H) $(INCLUDE_TOP)\stx\libbasic\Collection.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)FileURI.$(O) FileURI.$(H): FileURI.st $(INCLUDE_TOP)\stx\libbasic2\HierarchicalURI.$(H) $(INCLUDE_TOP)\stx\libbasic2\URI.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)