initial checkin
authorClaus Gittinger <cg@exept.de>
Thu, 01 Oct 2015 17:24:02 +0200
changeset 3631 e488311f035c
parent 3630 eb7c8e29fba0
child 3632 28303443fc03
initial checkin class: MacPlistBinaryDecoder added:5 methods
stx_libbasic2.st
--- a/stx_libbasic2.st	Thu Oct 01 17:24:01 2015 +0200
+++ b/stx_libbasic2.st	Thu Oct 01 17:24:02 2015 +0200
@@ -221,6 +221,7 @@
         LazyArray
         LineSegment
         List
+        (MacPlistBinaryDecoder autoload)
         MappedCollection
         Monitor
         MultiReadStream
@@ -230,7 +231,6 @@
         Polygon
         PrinterStream
         PrintfScanf
-        (PriorityQueue autoload)
         Promise
         Queue
         Random
@@ -307,6 +307,7 @@
         HttpURI
         IPv6SocketAddress
         SftpURI
+        (PriorityQueue autoload)
         (AVLTree autoload)
         (ActiveObject autoload)
         (BIG5EncodedString autoload)