/[MITgcm]/MITgcm/eesupp/src/dfile.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/dfile.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by cnh, Thu May 21 18:30:08 1998 UTC revision 1.2 by cnh, Mon Jun 8 21:42:59 1998 UTC
# Line 545  C     ioUnit - Unit number for I/O Line 545  C     ioUnit - Unit number for I/O
545  C     msgBuf - Textual printing message buffer  C     msgBuf - Textual printing message buffer
546  C     eMode  - Error mode for this file handle  C     eMode  - Error mode for this file handle
547        INTEGER ioUnit        INTEGER ioUnit
548        CHARACTER(MAX_LEN_MBUF) msgBuf        CHARACTER*(MAX_LEN_MBUF) msgBuf
549        CHARACTER(MAX_LEN_FNAM) fNam        CHARACTER*(MAX_LEN_FNAM) fNam
550        INTEGER eMode        INTEGER eMode
551        INTEGER I        INTEGER I
552    
# Line 667  C     ioUnit - Unit number for I/O Line 667  C     ioUnit - Unit number for I/O
667  C     msgBuf - Textual printing message buffer  C     msgBuf - Textual printing message buffer
668  C     eMode  - Error mode for this file handle  C     eMode  - Error mode for this file handle
669        INTEGER ioUnit        INTEGER ioUnit
670        CHARACTER(MAX_LEN_MBUF) msgBuf        CHARACTER*(MAX_LEN_MBUF) msgBuf
671        CHARACTER(MAX_LEN_FNAM) fNam        CHARACTER*(MAX_LEN_FNAM) fNam
672        INTEGER eMode        INTEGER eMode
673        INTEGER I        INTEGER I
674    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22