Added flt_arith
This commit is contained in:
@@ -3,6 +3,7 @@ alloc
|
||||
assert
|
||||
em_code
|
||||
em_mes
|
||||
flt_arith
|
||||
idf
|
||||
input
|
||||
malloc
|
||||
|
||||
@@ -34,3 +34,6 @@ end
|
||||
name "EM-code reading module"
|
||||
dir read_em
|
||||
end
|
||||
name "Floating point arithmetic module"
|
||||
dir flt_arith
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user