Added flt_arith

This commit is contained in:
ceriel
1989-07-10 11:25:02 +00:00
parent a70a30805e
commit ba9eeaa271
2 changed files with 4 additions and 0 deletions

View File

@@ -34,3 +34,6 @@ end
name "EM-code reading module"
dir read_em
end
name "Floating point arithmetic module"
dir flt_arith
end