This is HelpIntro.h in view mode; [Download] [Up]
/*--------------------------------------------------------------------------- HelpIntro.h - Header file for the HelpIntro.m class. -----------------------------------------------------------------------------*/ #import <objc/Object.h> @interface HelpIntro:Object { id helpIntroPanel; } - init; - showHelpIntroPanel:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.