class: Future
authorClaus Gittinger <cg@exept.de>
Tue, 25 Jun 2019 10:41:55 +0200
changeset 5041 4855ea46150a
parent 5040 dedc477749fd
child 5042 6e0d38dcc431
class: Future class definition added: #initializeSemaphore removed: #displayOn: #displayString #doesNotUnderstand: #hasValue #isLazyValue #perform:withArguments: #value class: Future class comment/format in: #examples
abbrev.stc
--- a/abbrev.stc	Tue Jun 25 10:41:53 2019 +0200
+++ b/abbrev.stc	Tue Jun 25 10:41:55 2019 +0200
@@ -28,6 +28,7 @@
 Cons Cons stx:libbasic2 'Collections-Linked' 0
 ConsStream ConsStream stx:libbasic2 'Collections-Linked' 0
 Curve Curve stx:libbasic2 'Graphics-Geometry-Objects' 0
+DelayedValue DelayedValue stx:libbasic2 'Kernel-Processes' 0
 DirectoryContents DirectoryContents stx:libbasic2 'System-Support' 0
 DoubleLink DoubleLink stx:libbasic2 'Collections-Support' 0
 EllipticalArc EllipticalArc stx:libbasic2 'Graphics-Geometry-Objects' 0