ftp.nice.ch/pub/next/games/card/Cribbage.1.1.s.tar.gz#/Cribbage/Cribbage-1.1/MyMiscInfoController.h

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.