ftp.nice.ch/pub/next/games/board/Ergo.NIHS.bs.tar.gz#/Ergo/Proper_Ending/WhiteTimerView.m

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

#import "WhiteTimerView.h"

@implementation WhiteTimerView

- (BOOL) isWhite {
    return YES;
}

@end

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