This is INTERN.h in view mode; [Download] [Up]
/* $Header: INTERN.h,v 2.0 86/09/17 15:35:58 lwall Exp $ * * $Log: INTERN.h,v $ * Revision 2.0 86/09/17 15:35:58 lwall * Baseline for netwide release. * */ #ifdef EXT #undef EXT #endif #define EXT #ifdef INIT #undef INIT #endif #define INIT(x) = x #define DOINIT
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.