From 7441a0947cada8534adf48fa41e2d4471dfdeffc Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Thu, 8 Jul 2021 00:16:30 +0000 Subject: Implement the full arithmetic part of the ISO spec. --- mkfile | 1 + 1 file changed, 1 insertion(+) (limited to 'mkfile') diff --git a/mkfile b/mkfile index 8f66c02..e74511b 100644 --- a/mkfile +++ b/mkfile @@ -15,6 +15,7 @@ OFILES=\ streams.$O\ module.$O\ types.$O\ + arithmetic.$O HFILES=dat.h fns.h -- cgit v1.2.3