stx_libbasic.st
changeset 24582 f576bff21375
parent 24532 e9dbf8a819a3
child 25131 ef5405956d85
--- a/stx_libbasic.st	Wed Aug 21 22:52:51 2019 +0200
+++ b/stx_libbasic.st	Wed Aug 21 22:52:53 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) Claus Gittinger / eXept Software AG
               All Rights Reserved
@@ -195,7 +193,6 @@
         Filename
         GenericException
         Geometric
-        InlineObject
         InterestConverter
         Link
         Lookup
@@ -270,6 +267,7 @@
         True
         UnixFilename
         WeakInterestConverter
+        AbstractMultidimensionalArray
         ArrayedCollection
         Association
         Block
@@ -361,11 +359,13 @@
         Fraction
         GetOpt
         IdentityDictionary
+        InlineObject
         Integer
         Interval
         IsDebuggingQuery
         LimitedPrecisionReal
         LoadInProgressQuery
+        MatrixAccessor
         MeasurementValue
         MetaNumber
         Metaclass
@@ -464,9 +464,6 @@
         EndOfStreamError
         ExternalStream
         ExternalStructure
-        UnboxedFloatArray
-        FloatArray
-        DoubleArray
         ImmutableByteArray
         IncompleteNextCountError
         InvalidCodeError
@@ -495,6 +492,7 @@
         SubclassResponsibilityError
         TimeConversionError
         TwoByteString
+        UnboxedFloatArray
         UnboxedIntegerArray
         UnimplementedFunctionalityError
         UnprotectedExternalBytes
@@ -507,9 +505,11 @@
         CannotReturnError
         DecodingError
         DomainError
+        DoubleArray
         EncodingError
         FileDoesNotExistException
         FileStream
+        FloatArray
         HandleRegistry
         ImmutableString
         IndexNotFoundError
@@ -606,8 +606,6 @@
         (XDGDesktop autoload)
         (#'CharacterEncoderImplementations::AdobeSymbol' autoload)
     )
-
-    "Modified: / 03-03-2019 / 00:28:57 / Claus Gittinger"
 !
 
 extensionMethodNames