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