ftp.nice.ch/pub/next/tools/calculators/SC.1.01.N.bs.tar.gz#/SC/scFrontend.h

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

/* Generated by Interface Builder */

#import <objc/Object.h>

@interface scFrontend:Object
{
  BOOL gotFile;
}

- appDidInit:sender;
- (id)openBlankSheet:sender;
- (int)appOpenFile:(const char *)path type:(const char *)type;
- (BOOL)appAcceptsAnotherFile:sender;

@end

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