diff --git a/contrib/concurrency/concurrency-examples.factor b/contrib/concurrency/concurrency-examples.factor index 4cfe59c2c8..279141ddc0 100644 --- a/contrib/concurrency/concurrency-examples.factor +++ b/contrib/concurrency/concurrency-examples.factor @@ -156,6 +156,8 @@ M: crash-command run-rpc-command ( command -- shutdown? result ) ! Experimental code below ! ****************************** USE: gadgets +USE: gadgets-labels +USE: gadgets-presentations USE: generic TUPLE: promised-label promise ; diff --git a/contrib/cont-responder/eval-responder.factor b/contrib/cont-responder/eval-responder.factor index 23eabb84c1..b50e244a6b 100644 --- a/contrib/cont-responder/eval-responder.factor +++ b/contrib/cont-responder/eval-responder.factor @@ -121,7 +121,7 @@ USE: sequences
stdio get] with-scope ;[ - apropos. + apropos ] with-stream