#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Thu, 20 Dec 2018 17:02:54 +0100
changeset 23582 262822953d07
parent 23581 f6fef9f68bb7
child 23583 8c5f44cfa50f
#OTHER by cg initial checkin class: EOFObject added: #isEOF #printOn: class: EOFObject class added: #basicNew #copyright #documentation #initialize
stx_libbasic.st
--- a/stx_libbasic.st	Thu Dec 20 17:02:45 2018 +0100
+++ b/stx_libbasic.st	Thu Dec 20 17:02:54 2018 +0100
@@ -196,6 +196,7 @@
         Context
         Continuation
         Delay
+        EOFObject
         ExecutableFunction
         ExternalAddress
         ExternalLibrary