This is NSArrayAdditions.h in view mode; [Download] [Up]
/* NSArrayAdditions.h created by ovidiu on Sun 13-Apr-1997 */ #import <Foundation/NSArray.h> @class GdbDisplayController; @interface NSArray (NSArrayAdditions) - (void)setGdbDisplayController:(GdbDisplayController*)anObject; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.