ftp.nice.ch/pub/next/science/mathematics/Chaos.1.0.N.bs.tar.gz#/Chaos/CPlotStorage.h

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

/* Generated by Interface Builder */

#import <objc/Storage.h>

@interface CPlotStorage:Storage
{
}

- storeX:(float *)x Y:(float *)y;
- retrieveX:(float *)x Y:(float *)y;

@end

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