home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / GnuSource / cplusplus-8 / make_defs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-02-07  |  70 b   |  6 lines

  1. #ifndef _MAKE_DEFS_
  2.  
  3. typedef char *make_string_t;
  4.  
  5. #endif _MAKE_DEFS_
  6.