This is tarZanMain.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
// Created By James T. Romano July 22, 1992
// Member of the Dynamic Duo of NeXT Computers!
//
//
// Read it and Weep!
#import <objc/Object.h>
@interface tarZanMain:Object
{
}
- procedure:sender;
// Delegate Methods
- (BOOL)appAcceptsAnotherFile:sender;
- (int)app:sender openFile:(const char *)filename type:(const char *)aType;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.