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

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

/* Generated by Interface Builder */

#import <objc/Storage.h>

struct ScoreArgs {
	float key;
	float vel;
	float start;
	float dur;
} ;

@interface CScoreStorage:Storage
{
}

-retrieve:(struct ScoreArgs *)sc_args;

@end

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