stx_libbasic2.st
branchjv
changeset 4077 45efb67f7d5b
parent 3967 875620210043
parent 4076 dbf19274c16d
child 4170 fa392e0642c5
child 4213 739af6adeb3a
equal deleted inserted replaced
4061:b44502e2b989 4077:45efb67f7d5b
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "
     1 "
     4  COPYRIGHT (c) 2006 by eXept Software AG
     2  COPYRIGHT (c) 2006 by eXept Software AG
     5 	      All Rights Reserved
     3 	      All Rights Reserved
     6 
     4 
     7  This software is furnished under a license and may be used
     5  This software is furnished under a license and may be used
   228         Cons
   226         Cons
   229         ConsStream
   227         ConsStream
   230         Curve
   228         Curve
   231         DirectoryContents
   229         DirectoryContents
   232         DoubleLink
   230         DoubleLink
   233         (DoubleLinkedList autoload)
       
   234         EllipticalArc
   231         EllipticalArc
   235         ExternalLong
   232         ExternalLong
   236         FileSorter
   233         FileSorter
   237         FileText
   234         FileText
   238         FilteringStream
   235         FilteringStream
   369         FileURI
   366         FileURI
   370         FtpURI
   367         FtpURI
   371         HttpURI
   368         HttpURI
   372         IPv6SocketAddress
   369         IPv6SocketAddress
   373         SftpURI
   370         SftpURI
       
   371         UnlimitedSharedQueue
       
   372         (DoubleLinkedList autoload)
   374     )
   373     )
   375 !
   374 !
   376 
   375 
   377 extensionMethodNames
   376 extensionMethodNames
   378     "lists the extension methods which are to be included in the project.
   377     "lists the extension methods which are to be included in the project.