ftp.nice.ch/pub/next/games/card/NeXTmj.2.0.s.tar.gz#/NeXTmj/InterfaceView.m

This is InterfaceView.m in view mode; [Download] [Up]

/* Generated by Interface Builder */

#import "InterfaceView.h"

@implementation InterfaceView


- initFrame:( const NXRect * )frameRect {


	self = [ super initFrame:frameRect ];

	return self;
}

@end

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