Ignore:
Timestamp:
Apr 7, 2008, 4:33:30 PM (16 years ago)
Author:
Laurent Fairhead
Message:

On remplace le fichier include dimphy.h par le module dimphy.F90i pour etre
coherent avec le partout
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/readsulfate.F

    r804 r940  
    537537
    538538      SUBROUTINE getso4fromfile (cyr, so4)
     539      use dimphy
    539540#include "netcdf.inc"
    540541#include "dimensions.h"     
    541 #include "dimphy.h"
     542cccc#include "dimphy.h"
    542543      CHARACTER*15 fname
    543544      CHARACTER*4 cyr
Note: See TracChangeset for help on using the changeset viewer.