ftp.nice.ch/pub/next/developer/objc/api/QuestorAPI.3.2.s.tar.gz#/Questor_API/ExternalFunctions/Source/LibraryDemo/LibraryDemo.h

This is LibraryDemo.h in view mode; [Download] [Up]

//
//	Xanthus
//	Copyright (c) 1992-95 Bjorn Backlund.  
//	All rights reserved. 
//


#import <appkit/appkit.h>


@interface LibraryDemo:Object
{

}

+ (int)foobar:(int)x : (int)y;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.