------------------------------------------------------------------------
As distributed RUN directory includes executables for IBM/Windows/DOS.
For ALL other computer/systems you should be able to create executables
using the Makefiles included here as a guide.
------------------------------------------------------------------------
PLOTTAB is a general plotting code that has been used for many years
to display and allow interaction with continuous data (e.g., ENDF), and/
or point data (e.g., EXFOR). It has been used on many different types of
computers and systems. Here the included data in RUN is specifically
for ENDF(PLOTTAB.CUR) and EXFOR (PLOTTAB.PNT).
------------------------------------------------------------------------
FORTRAN compilers should be able to create 3 executables,
plottab   = in-screeen, interactive graphics
plotsave  = Create Hardcvopy PDF giles (1 plot per PDF File)
plotsave1 = Create Hardcvopy PDF giles (ALL plots in 1 PDF File)
------------------------------------------------------------------------
See IBMPC.bat for an example of compiling and moving to PLOTTAB\RUN
See Makefiles for examples of creating executables for other systems -
              if you create any executables you MUST move them to the
              RUn directry, where ALL of the input data for PLOTTAB
              is located.
------------------------------------------------------------------------
