This is Ellipse.h in view mode; [Download] [Up]
#import <objc/Object.h> @interface Ellipse: Object { float xnorm; int nsects; } + create; -ellpset:(float *)list; -(float)ellipse:(float)signal; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.