ftp.nice.ch/Attic/openStep/games/NeXTGo.3.0.m.NIS.bs.tgz#/NeXTGo/Source/ClickCell.h

This is ClickCell.h in view mode; [Download] [Up]

#include "comment.header"

/* $Id: ClickCell.h,v 1.4 1997/11/04 16:49:53 ergo Exp $ */

/*
 * $Log: ClickCell.h,v $
 * Revision 1.4  1997/11/04 16:49:53  ergo
 * ported to OpenStep
 *
 * Revision 1.3  1997/07/06 19:38:20  ergo
 * actual version
 *
 * Revision 1.2  1997/05/04 18:57:17  ergo
 * added time control for moves
 *
 */

#import <AppKit/NSTextFieldCell.h>

@interface ClickCell:NSTextFieldCell
{

}


@end

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