This is ColeSlaw.h in view mode; [Download] [Up]
#import <objc/Object.h> #import <dpsclient/dpsclient.h> @interface ColeSlaw:Object { id saladBowl; id ginsuView; id redLettuce; id greenPeppers; // because wick doesn''t like radishes DPSTimedEntry motor; BOOL cuisanartOn,noDiversions; BOOL inited; } - startShredder:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.