home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3296 / confconvexfilegarbage.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-05-07  |  242 b   |  12 lines

  1. #ifndef CONF_CONVEXFILEGARBAGE_H
  2. #define CONF_CONVEXFILEGARBAGE_H
  3.  
  4. /* Define CONVEXFILEGARBAGE if lots of Convex-specific #includes are
  5. necessary for structxnode.h. Not well defined. */
  6.  
  7. #ifdef CONVEX
  8. #define CONVEXFILEGARBAGE
  9. #endif
  10.  
  11. #endif
  12.