PROGRAM %MAIN ( )

Description
ftnchek test file: namelist.f, Mon Mar 13 14:01:03 1995
Source file:namelist.f
I/O Operations:
Unit ID  Unit No       Access  Form   Operation
      *                   SEQ  FMTD          RW  
               1          SEQ  FMTD          RW  

Operation codes A=rewind,B=backspace,C=close,E=endfile
                I=inquire,O=open,R=read,W=write
Local Variables (+ indicates altered content)
INTEGER +L, +M
REAL +A, +C,  X,  X1,  Y,  Y2Z3,  Z
Namelists (+ indicates altered content)
N1                 REAL +A,     +B,             +C
N2                 REAL  X,      Y,              Z
N3                 INTEGER +L,  +M
N4                 REAL  X1,     Y2Z3
Referenced Common Block Variables (+ indicates altered content)
%BLANK             REAL +B

SUBROUTINE GRFGG3 ( )

Description
   (grfgg3) 
   This is a substantial portion of the declaration section from 
   the PLOT79 grfgg3.sf3 file.  The formatting was done by the 
   Extended PFORT Verifier, and the extensive NAMELIST block serves 
   as a test for ftnchek. 
   (13-Mar-1995) 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
   EXTERNAL FUNCTIONS AND SUBROUTINES
Source file:namelist.f