/[lmdze]/trunk/IOIPSL/Histcom/histclo.f
ViewVC logotype

Diff of /trunk/IOIPSL/Histcom/histclo.f

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

trunk/IOIPSL/Histcom/histclo.f90 revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC trunk/IOIPSL/Histcom/histclo.f revision 82 by guez, Wed Mar 5 14:57:53 2014 UTC
# Line 17  contains Line 17  contains
17      INTEGER, INTENT (IN), OPTIONAL:: fid ! file id      INTEGER, INTENT (IN), OPTIONAL:: fid ! file id
18    
19      ! Variables local to the procedure:      ! Variables local to the procedure:
20      INTEGER ifile, ncid, iret, iv, ncvarid      INTEGER ifile, ncid, iret
21      INTEGER start_loop, end_loop      INTEGER start_loop, end_loop
22      CHARACTER(len=70) str70      CHARACTER(len=70) str70
23    

Legend:
Removed from v.76  
changed lines
  Added in v.82

  ViewVC Help
Powered by ViewVC 1.1.21