ftp.nice.ch/pub/next/connectivity/protocol/Remotes3.0.NIHS.bs.tar.gz#/Remotes3.0.NIHS.bs/Source/Info.h

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

/*---------------------------------------------------------------------------
Info.h - Header file for Info.m class.
-----------------------------------------------------------------------------*/
#import <objc/Object.h>

@interface Info:Object
{
   id infoPanel;
   id myGNULicense;
}

- init;
- showInfoPanel:sender;

@end

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