
This subdirectory contains the Silicon Graphics IRIS/Unix 2xxx/3xxx,
4D/70, and 4D/70GT versions of PLOT3D Version 3.6b.

PLOT3D is the IRIS 2xxx/3xxx or 4D/70or 4D/70GT version of PLOT3D.

PLOT3X is the ARCGraph GRAFIX version of PLOT3D (to generate .GRA files for
input to GAS).

RASP is a program to plot RAS screen save files generated by PLOT3D.

DMPRAS is a utility to dump the information in the RAS file for examination.

CREHLPLIB reads a list of Help Files (such as PLOT3D.HLP) and produces a
direct access Help Library (PLOT3D.HLB) which can be used by the HELP
facility in PLOT3D or GETHELP.

GETHELP prompts for a Help Library and allows interactive querying of that
library, mimicing the HELP command inside PLOT3D.

PLOT3D.HLB is the help library file for PLOT3D.  PLOT3D.TXT, a text
(printable) version of PLOT3D.HLB, is in the DOCUMENTATION subdirectory.

RASP.HLB is the help library file for RASP.  RASP.TXT, a text (printable)
version of RASP.HLB, is in the DOCUMENTATION subdirectory.

Use "make" to compile and link PLOT3D, PLOT3X, RASP, DMPRAS, CREHLPLIB, and
GETHELP, and to create PLOT3D.HLB and RASP.HLB as follows:
2xxx/3xxx:	make -f Makefile.i2
4D/70:		make -f Makefile.i4
4D/70GT:	make -f Makefile.i4gt

