Artifact 13610bdc68190b907f1e3122942c7772f202d395b4f575edc274c367292294f8:
- File
r34.1/plot/EPSView.h
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 229) [annotate] [blame] [check-ins using] [more...]
/* * $Id: EPSView.h,v 3.24 1992/02/29 16:29:37 woo Exp woo $ * * $Log: EPSView.h,v $ * Revision 3.24 1992/02/29 16:29:37 woo * gnuplot3.2, beta 4 * */ #import <appkit/View.h> @interface EPSView:View {} + new; @end