ftp.nice.ch/pub/next/graphics/vector/PencilTWO.s.tar.gz#/PencilTWO/Source/Group.h

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

#import "MultipleSelection.h"

#define PENCIL_STANDARD_GROUP 0
#define PENCIL_CLIP_GROUP 1
#define PENCIL_BLEND_GROUP 2

@interface Group:MultipleSelection
{
	char type;
}
- setGroupType:(char)typ;
- freeLeafObjects;
@end

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