This is CmdBgnpoly.m in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import "CmdBgnpoly.h"
@implementation CmdBgnpoly
- initCmd
{
[super init];
command="bgnpoly";
return self;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.