ftp.nice.ch/pub/next/connectivity/infosystems/Archie.2.18.s.tar.gz#/Archie/LibClasses.subproj/MyBrowserCell.m

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

#import "MyBrowserCell.h"

@implementation MyBrowserCell

- setTag: object;
{
	tag = object;
	return self;
}

- tag
{
	return tag;
}

@end
/* RCS Information:
	$Author: me $;
	$Date: 93/02/23 02:01:03 $;
	$Source: /usr1/me/NeXTSrc/MyClasses/RCS/MyBrowserCell.m,v $;
	$Revision: 1.1 $;
*/

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