This directory contains the Fortran interface to p4.  

The principal files are:


p4_fort.c    
p4_fmaster.c - contain of the Fortran-callable subroutines that 
               interface to the p4 C functions.  They define the 
	       "Fortran interface".


p4_fmain.f   - a Fortran top-level for remote slaves, so that they 
               can do Fortran I/O.

p4_fargs.f   - some Fortran utility routines.
