ARCGraph GRAFIX Library

This subdirectory contains FORTRAN source for a subset of the GRAFIX library
needed to link the GRAFIX version of PLOT3D, known as PLOT3X.  PLOT3X produces
.GRA files, which are read as input to GAS.

GRAFWKS.DOC is documentation for GRAFIX on the IRIS workstation, and
GRAIFS.DOC contains the internal specifications of the .GRA files created by
GRAFIX.


Use "make" to compile graf2.f and dumsub.f into the grafix.a object library.
2xxx/3xxx:	make -f Makefile.i2
4D/70,4D/70GT:	make -f Makefile.i4

