ftp.nice.ch/pub/next/developer/resources/classes/IBMole.s.tar.gz#/IBMole/IBMole.h

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

#import <apps/InterfaceBuilder.h>
#import <remote/NXConnection.h>

@protocol IBSecretAgent
-ibApp;
-docList;
@end

@interface IBMole:IBPalette <IBSecretAgent>
{

	NXConnection	
		*tunnel;
	List
		*docList;
}

@end

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