stx_libbasic2.st
changeset 4399 cbcf2fc08cf4
parent 4384 351df7785399
child 4402 4463731ed550
--- a/stx_libbasic2.st	Sun Jun 18 17:49:53 2017 +0200
+++ b/stx_libbasic2.st	Sun Jun 18 17:54:28 2017 +0200
@@ -351,6 +351,9 @@
         SftpURI
         UnlimitedSharedQueue
         (DoubleLinkedList autoload)
+        (SkipList autoload)
+        (IdentitySkipList autoload)
+        (SkipListNode autoload)
     )
 !