ftp.nice.ch/pub/next/unix/graphics/gnuplot_term.2.0.s.tar.gz#/gnuplot.NeXT_term.v2/EPSView.m

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

#import "EPSView.h"

@implementation EPSView

+ new
{
	self = [super new];
	return self;
}

@end

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