This is NLoadCommon.h in view mode; [Download] [Up]
#import <appkit/appkit.h> #import "DefaultsTable.h" #define WIDTH ((NX_TOKENWIDTH * 3) / 2) #define HEIGHT ((NX_TOKENHEIGHT * 3) / 2) typedef enum {ALL = -1, Q1MIN, Q5MIN, Q15MIN, QUEUES} QueueType;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.