ftp.nice.ch/pub/next/developer/objc/threads/ThreadedApp.1.0.s.tar.gz#/ThreadedApp-1.0/ThreadTest.h

This is ThreadTest.h in view mode; [Download] [Up]

/*
 *  ThreadTest  application controller.
 */

#import <objc/Object.h>

@interface ThreadTest : Object

// targets
- newTest:sender;
- kill:sender;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.