added: AutoResizingOrderedCollection
authorClaus Gittinger <cg@exept.de>
Thu, 11 Jun 2015 21:17:38 +0200
changeset 3565 269075d40986
parent 3564 ba9fdabcef69
child 3566 6a41512160f3
added: AutoResizingOrderedCollection
abbrev.stc
--- a/abbrev.stc	Thu Jun 11 21:17:36 2015 +0200
+++ b/abbrev.stc	Thu Jun 11 21:17:38 2015 +0200
@@ -4,6 +4,7 @@
 AbstractBackgroundJob AbstractBackgroundJob stx:libbasic2 'System-Support' 0
 ActorStream ActorStream stx:libbasic2 'Streams' 0
 Archiver Archiver stx:libbasic2 'System-Support-FileFormats' 0
+AutoResizingOrderedCollection AutoResizingOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
 BTree BTree stx:libbasic2 'Collections-Ordered-Trees' 0
 BaseNCoder BaseNCoder stx:libbasic2 'System-Storage' 0
 Bezier Bezier stx:libbasic2 'Graphics-Geometry-Objects' 0
@@ -89,6 +90,8 @@
 Arrow Arrow stx:libbasic2 'Graphics-Geometry-Objects' 0
 ArrowedSpline ArrowedSpline stx:libbasic2 'Graphics-Geometry-Objects' 0
 BackgroundJob BackgroundJob stx:libbasic2 'System-Support' 0
+BackgroundPeriodicalJob BackgroundPeriodicalJob stx:libbasic2 'System-Support' 0
+BackgroundQueueProcessingJob BackgroundQueueProcessingJob stx:libbasic2 'System-Support' 0
 Base32Coder Base32Coder stx:libbasic2 'System-Storage' 0
 Base64Coder Base64Coder stx:libbasic2 'System-Storage' 0
 Bezier2Segment Bezier2Segment stx:libbasic2 'Graphics-Geometry-Objects' 0
@@ -116,8 +119,6 @@
 WordArray WordArray stx:libbasic2 'Collections-Arrayed' 0
 ZipArchive ZipArchive stx:libbasic2 'System-Support-FileFormats' 0
 ZipStream ZipStream stx:libbasic2 'System-Compress' 0
-BackgroundPeriodicalJob BackgroundPeriodicalJob stx:libbasic2 'System-Support' 0
-BackgroundQueueProcessingJob BackgroundQueueProcessingJob stx:libbasic2 'System-Support' 0
 FileURI FileURI stx:libbasic2 'Net-Resources' 0
 FtpURI FtpURI stx:libbasic2 'Net-Resources' 0
 HttpURI HttpURI stx:libbasic2 'Net-Resources' 0