#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Wed, 21 Jun 2017 14:12:05 +0200
changeset 21886 55ce21399bb1
parent 21885 37888a576705
child 21887 71fd88b46048
#OTHER by cg +NotANumber
stx_libbasic.st
--- a/stx_libbasic.st	Wed Jun 21 14:12:03 2017 +0200
+++ b/stx_libbasic.st	Wed Jun 21 14:12:05 2017 +0200
@@ -179,11 +179,8 @@
     ^ #(
         "<className> or (<className> attributes...) in load order"
         Autoload
-        Float
-        LongFloat
         Object
         ProtoObject
-        ShortFloat
         AbstractOperatingSystem
         AbstractSourceFileReader
         Annotation
@@ -427,10 +424,12 @@
         ExecutionError
         ExternalBytes
         FixedPoint
+        Float
         ImmutableArray
         Infinity
         InvalidPatchError
         LargeInteger
+        LongFloat
         NotANumber
         OSSignalInterrupt
         (OSXOperatingSystem unix)
@@ -446,6 +445,7 @@
         PrivateMetaclass
         ProceedError
         ReadWriteStream
+        ShortFloat
         SmallInteger
         SmalltalkChunkFileSourceWriter
         SomeNumber