This is AdderInfoWindowManager.m in view mode; [Download] [Up]
/*
AdderInfoWindowManager.m
*/
// RCS identification information
static char *rcsID = "$Id:$";
static void __AvoidCompilerWarning(void) {if(!rcsID)__AvoidCompilerWarning();}
// Headers
#import <AppKit/AppKit.h>
// Class Headers
#import "AdderInfoWindowManager.h"
// Module variables (static variables)
@implementation AdderInfoWindowManager
/*"
AdderInfoWindowManager normally wouldn't be empty but we needed
a MiscInfoWindowManager subclass to be the principal class of
the bundle. The only thing that's different is the Info.nib in
our bundle.
"*/
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.