initial checkin
authorClaus Gittinger <cg@exept.de>
Thu, 20 Dec 2018 17:02:13 +0100
changeset 23579 b1a51eebee24
parent 23578 4695ef7c30f9
child 23580 17ceaf4a48cb
initial checkin class: EOFObject added: #isEOF #printOn: class: EOFObject class added: #basicNew #copyright #documentation #initialize
abbrev.stc
--- a/abbrev.stc	Thu Dec 20 17:02:03 2018 +0100
+++ b/abbrev.stc	Thu Dec 20 17:02:13 2018 +0100
@@ -19,6 +19,7 @@
 Context Context stx:libbasic 'Kernel-Methods' 0
 Continuation Continuation stx:libbasic 'Kernel-Processes' 0
 Delay Delay stx:libbasic 'Kernel-Processes' 0
+EOFObject EOFObject stx:libbasic 'Kernel-Objects' 0
 ExecutableFunction ExecutableFunction stx:libbasic 'Kernel-Methods' 0
 ExternalAddress ExternalAddress stx:libbasic 'System-Support' 0
 ExternalLibrary ExternalLibrary stx:libbasic 'System-Support' 1