34e6aeaae4
allow the demo program that is run during the test target to be specified Submitted by: S. Allendorf [1] Feature safe: yes
12 lines
503 B
Text
12 lines
503 B
Text
PGPLOT is a Fortran subroutine package for drawing graphs on a variety
|
|
of display devices. For more details, see the manual ``PGPLOT Graphics
|
|
Subroutine Library'', available from T. J. Pearson.
|
|
|
|
The CPGPLOT library adds an intermediate level of wrapper functions
|
|
between C programs and the PGPLOT library. These functions hide the
|
|
system dependencies of calling PGPLOT behind a system independent
|
|
interface.
|
|
|
|
Documentation and demo programs are included.
|
|
|
|
WWW: http://www.astro.caltech.edu/~tjp/pgplot/
|