ftp.nice.ch/Attic/openStep/tools/business/HousePrice.2.0.m.NIS.bs.tgz#/HousePrice_2.0/Source/FPObject.h

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.