This is UnCompressApp.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/Application.h> @interface UnCompressApp:Application { } - (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.