From 269c81f0217999367b4180e6a795142cbb2d02e7 Mon Sep 17 00:00:00 2001 From: glenda Date: Sun, 18 Sep 2022 14:55:48 +0000 Subject: Implement remote message passing via pipes! --- mkfile | 1 + 1 file changed, 1 insertion(+) (limited to 'mkfile') diff --git a/mkfile b/mkfile index 1f262de..2f239c7 100644 --- a/mkfile +++ b/mkfile @@ -24,6 +24,7 @@ BIN=/$objtype/bin DISTFILES=\ runtime/stdlib.apl\ + runtime/remote.apl\ runtime/start.apl\ ACMEFILES=\ -- cgit v1.2.3