This is AbstractShape.m in view mode; [Download] [Up]
#import "AbstractShape.h"
@implementation AbstractShape
-(float)calcArea
{
}
@endThese are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.