ftp.nice.ch/pub/next/developer/languages/cows/COWS.1.4.s.tar.gz#/COWS/Palettes/COWS_MiscPalette/COWSMiscCategories.h

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

/*
	Copyright (C) 1994 Sean Luke

	COWSMiscCategories.h
	Version 1.0
	Sean Luke
	
*/

#import "COWSObjectLibrary.h"
#import "COWSExtendedMathLibrary.h"

@interface COWSObjectLibrary (COWSObjectLibraryIB)
- (NXImage*) getIBImage;
@end

@interface COWSExtendedMathLibrary (COWSExtendedMathLibraryIB)
- (NXImage*) getIBImage;
@end

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