ftp.nice.ch/pub/next/developer/languages/cows/COWS.1.4.s.tar.gz#/COWS/Subprojects/COWS.subproj/COWSLibrary.m

This is COWSLibrary.m in view mode; [Download] [Up]

/*
	Copyright (C) 1994 Sean Luke

	COWSLibrary.m
	Version 1.0
	Sean Luke
	
*/




#import "COWSLibrary.h"

@implementation COWSLibrary


- loadLibrary:sender
	{
	return self;
	}

	
@end

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