ftp.nice.ch/pub/next/tools/archiver/tarZan.1.0.NIHS.bs.tar.gz#/tarZanV1.0/Source/deCompObject.h

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

/* Generated by me! */
// Created By James T. Romano July 22, 1992 
// Member of the Dynamic Duo of NeXT Computers!
//
// 
// Read it and Weep!

#import "tarZanMain.h"

#import <objc/Object.h>
#import <stdio.h>
#import <string.h>
#import <appkit/Panel.h>
#import <appkit/Application.h>

@interface deComp:Object
{
}

- deCompressFile:(const char *)file;
- free;

@end

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