merged with Michael Felts latest version

This commit is contained in:
ceriel
1988-07-25 10:46:15 +00:00
parent f77c35733b
commit dc85e632db
40 changed files with 124 additions and 417 deletions

View File

@@ -6,13 +6,12 @@
/* $Header$ */
/*
COMPARE DOUBLES
COMPARE DOUBLES (CMF 8)
*/
#include "FP_types.h"
#include "get_put.h"
short
cmf8(d1,d2)
_double d1,d2;
{