ftp.nice.ch/pub/next/games/card/NeXTmille.2.0.s.tar.gz#/NeXTmille-2.0a/Mile_200_View.m

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

/* Generated by Interface Builder */

#import "Mile_200_View.h"

@implementation Mile_200_View


- init
{


	[ super init ];
	myMiles = 200;
	
	return self;
}


@end

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