This is MyMiscInfoController.h in view mode; [Download] [Up]
// MyMiscInfoController.h // Project: Cribbage // Stephan Wacker // 94-12-26 #import <appkit/appkit.h> #import <misckit/MiscInfoController.h> @interface MyMiscInfoController : MiscInfoController { MiscString *_FAQFileName; // path to FAQs } - faq: sender; @end // MyMiscInfoController
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.