This is CmdVertex.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import "TGIFCell.h" @interface CmdVertex:TGIFCell { } - initCmd:(int) x :(int)y; - (int)x; - (int)y; @end extern NXBitmapGraphicRep *theBitmap;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.