/[MITgcm]/MITgcm/pkg/cal/cal_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/cal/cal_readparms.F

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

revision 1.7 by heimbach, Sun May 29 17:49:39 2005 UTC revision 1.8 by heimbach, Thu Sep 1 05:26:43 2005 UTC
# Line 54  c     == global variables == Line 54  c     == global variables ==
54  #include "SIZE.h"  #include "SIZE.h"
55  #include "EEPARAMS.h"  #include "EEPARAMS.h"
56  #include "PARAMS.h"  #include "PARAMS.h"
57    #include "cal.h"
58    
59  c     == routine arguments ==  c     == routine arguments ==
60    
# Line 83  c     == local variables == Line 84  c     == local variables ==
84    
85  c     Variables related to the calendar tool.  c     Variables related to the calendar tool.
86        character*(9) TheCalendar        character*(9) TheCalendar
       integer       startdate_1  
       integer       startdate_2  
87        integer       iUnit        integer       iUnit
88    
89        character*(max_len_mbuf) msgbuf        character*(max_len_mbuf) msgbuf

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22