From 1c848c8db3b39989555cd65c693b9d3115758817 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 10 Jul 1989 11:25:02 +0000 Subject: [PATCH] Added flt_arith --- modules/src/.distr | 1 + modules/src/Action | 3 +++ 2 files changed, 4 insertions(+) diff --git a/modules/src/.distr b/modules/src/.distr index a921e40b5..71a0e5341 100644 --- a/modules/src/.distr +++ b/modules/src/.distr @@ -3,6 +3,7 @@ alloc assert em_code em_mes +flt_arith idf input malloc diff --git a/modules/src/Action b/modules/src/Action index 11df4c8ba..5f0103e9b 100644 --- a/modules/src/Action +++ b/modules/src/Action @@ -34,3 +34,6 @@ end name "EM-code reading module" dir read_em end +name "Floating point arithmetic module" +dir flt_arith +end -- 2.34.1