ftp.nice.ch/Attic/openStep/developer/bundles/GDBbundle.1.0.s.tgz#/GDBbundle-1.0.s/TextEdit/GdbBundle.bproj/NSArrayAdditions.h

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.