ftp.nice.ch/pub/next/graphics/apps/GraphicsWrap.N.bs.tar.gz#/462/CmdBgnpoly.m

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.