ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Temp/QuickProject/QuickProjectTemplates/BasicProject/Controller.m

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

// Copyright (C) 1995 Steve Hayman
// Use is governed by the MiscKit license

#import "Controller.h"

@implementation Controller

- appDidInit:sender
{
    return self;
}


@end

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