Changed name of include file
authorceriel <none@none>
Tue, 19 Feb 1991 13:53:04 +0000 (13:53 +0000)
committerceriel <none@none>
Tue, 19 Feb 1991 13:53:04 +0000 (13:53 +0000)
commit9a294d48214379f102665e39e0359bc81a06d9a0
treea13cf6ec2edb9f369b3906b4aa72bb229b1e6079
parentb5c5f09b16de9538300fe3d8c2dceca77be3b2f7
Changed name of include file
18 files changed:
modules/src/flt_arith/.distr
modules/src/flt_arith/Makefile
modules/src/flt_arith/b64_add.c
modules/src/flt_arith/b64_sft.c
modules/src/flt_arith/flt_add.c
modules/src/flt_arith/flt_ar2flt.c
modules/src/flt_arith/flt_chk.c
modules/src/flt_arith/flt_cmp.c
modules/src/flt_arith/flt_div.c
modules/src/flt_arith/flt_flt2ar.c
modules/src/flt_arith/flt_misc.h [new file with mode: 0644]
modules/src/flt_arith/flt_modf.c
modules/src/flt_arith/flt_mul.c
modules/src/flt_arith/flt_nrm.c
modules/src/flt_arith/flt_str2fl.c
modules/src/flt_arith/flt_umin.c
modules/src/flt_arith/split.c
modules/src/flt_arith/ucmp.c