A brief description of the files distributed is given as follows.

     readme.txt       this file
     fehp.c           source code for fastEH+
     fehp.h           header file for fastEH+
     eh.c             source code for EH
     ehplus.c         source code for EHPLUS
     ehplush.c        source code with hash table
     ehplus.pas       Pascal code for EHPLUS
     ehplush.pas      Pascal code for EHPLUS with hash table
     pm.c             source code for PM
     pm.doc           PM documentation (ASCII format)
     pm.stm           PM documentation (HTML format)
     pmplus.c         source code for PMPLUS
     Makefile.sun     A simple makefile for Sun
     Makefile.osf     A simple makefile for DEC Alpha

The first example in pm.doc uses the following files

     example.par      the parameter file
     example.dat      the data file
     case.dat         the case.dat as required by EH
     control.dat      the control.dat as required by EH
     eh.dat           the eh.dat as required by EH
     ehplus.dat       the ehplus.dat as required by EHPLUS

The second example in pm.doc uses the following files

     mm.par           the parameter file
     mm.dat           the data file

The HLA example in pm.doc uses the following files

     hla.par          the parameter file for HLA example
     hla.dat          the data file for HLA example
