This is FPObject.h in view mode; [Download] [Up]
#import <AppKit/AppKit.h> @interface FPObject : NSObject { id AskingPrice; id FindPercentagePanel; id MunicipalEvaluation; id Offer; id PercentAsking; id PercentMunicipal; } - (void)Calc:(id)sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.