home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / libnix-0.8-src.lha / libnix-0.8 / sources / headers / debuglib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-12  |  168 b   |  15 lines

  1. #ifdef DEBUG_LIB
  2. #ifndef _DEBUGLIB_H_
  3. #define _DEBUGLIB_H_
  4.  
  5. /* Yet nothing - could be a debug-requester or something */
  6.  
  7. /*
  8.  
  9.   #define FATALERROR(a)
  10.  
  11. */
  12.  
  13. #endif
  14. #endif
  15.