This is SmallCard.h in view mode; [Download] [Up]
/* indent:4 tabsize:8 font:fixed-width */
/*----------------------------------------------------------------------------
|-----------------------------------------------------------------------------
|
| SmallCard : Card
|
| A smaller playing Card.
|
|-----------------------------------------------------------------------------
\----------------------------------------------------------------------------*/
#import <appkit/appkit.h>
#import "cardset.h"
@interface SmallCard:Card
{
}
/* overridden methods only */
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.