stx_libbasic2.st
changeset 3631 e488311f035c
parent 3610 ff9bb66cb62b
child 3634 d702e00e8533
child 3637 d69498f5b5f5
--- 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)