*** empty log message ***

This commit is contained in:
Roland McGrath 1993-07-26 17:37:11 +00:00
parent 96fb58e401
commit 245d0b3772

View file

@ -203,6 +203,9 @@
#endif
#if defined (sgi) || defined (sequent)
/* Sometimes both MIPS and sgi are defined, so FSCALE was just defined
above under #ifdef MIPS. But we want the sgi value. */
#undef FSCALE
#define FSCALE 1000.0
#endif