stx_libbasic2.st
branchjv
changeset 4077 45efb67f7d5b
parent 3967 875620210043
parent 4076 dbf19274c16d
child 4170 fa392e0642c5
child 4213 739af6adeb3a
--- a/stx_libbasic2.st	Fri Sep 02 06:43:01 2016 +0200
+++ b/stx_libbasic2.st	Thu Sep 08 06:46:01 2016 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2006 by eXept Software AG
 	      All Rights Reserved
@@ -230,7 +228,6 @@
         Curve
         DirectoryContents
         DoubleLink
-        (DoubleLinkedList autoload)
         EllipticalArc
         ExternalLong
         FileSorter
@@ -371,6 +368,8 @@
         HttpURI
         IPv6SocketAddress
         SftpURI
+        UnlimitedSharedQueue
+        (DoubleLinkedList autoload)
     )
 !