Take out previous change.

From-SVN: r4306
This commit is contained in:
Richard Stallman 1993-05-02 23:58:03 +00:00
parent e05a9da8f9
commit c736d8dbab

View File

@ -991,13 +991,6 @@ ereal_isneg (x)
#define TLOSS 5 /* total loss of precision */
#define PLOSS 6 /* partial loss of precision */
#ifndef EDOM
#define EDOM 33
#endif
#ifndef ERANGE
#define ERANGE 34
#endif
/* e type constants used by high precision check routines */
/*include "ehead.h"*/