Changed name of include file

This commit is contained in:
ceriel
1991-02-19 13:53:04 +00:00
parent b5c5f09b16
commit 9a294d4821
18 changed files with 53 additions and 31 deletions

View File

@@ -5,7 +5,7 @@
/* $Header$ */
#include "misc.h"
#include "flt_misc.h"
flt_modf(e, ipart, fpart)
register flt_arith *e, *ipart, *fpart;