home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / glibc-1.06 / sysdeps / stub / nan.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-20  |  125 b   |  7 lines

  1. #ifndef    _NAN_H
  2. #define    _NAN_H    1
  3.  
  4. /* This file should define `NAN' on machines that have such things.  */
  5.  
  6. #endif    /* nan.h */
  7.