Ignore:
Timestamp:
Jun 22, 2007, 2:49:51 PM (17 years ago)
Author:
Laurent Fairhead
Message:

Modifications suite a la transformation des fichiers include pour
qu'ils soient compatibles a la fois au format fixe et au format libre
Un bon nombre de fichiers *.inc du coup disparaissent
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/surf_land_bucket_mod.F90

    r781 r793  
    2929! Bucket calculations for surface.
    3030!
    31     INCLUDE "clesphys.inc"
    32     INCLUDE "indicesol.inc"
     31    INCLUDE "clesphys.h"
     32    INCLUDE "indicesol.h"
    3333    INCLUDE "dimsoil.h"
    34     INCLUDE "YOMCST.inc"
     34    INCLUDE "YOMCST.h"
    3535
    3636! Input variables 
Note: See TracChangeset for help on using the changeset viewer.