From: Christopher Allan Webber Date: Wed, 9 Aug 2017 15:09:57 +0000 (-0500) Subject: Export *current-actor*. X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=61cc590c027a28d903164e85c36b90be1dbf6159 Export *current-actor*. * 8sync/actors.scm: Export *current-actor*. --- diff --git a/8sync/actors.scm b/8sync/actors.scm index a069a71..2dcc310 100644 --- a/8sync/actors.scm +++ b/8sync/actors.scm @@ -43,6 +43,8 @@ actor-id actor-message-handler + *current-actor* + ;;; Commenting out the
type for now; ;;; it may be back when we have better serializers ;;