Ignore:
Timestamp:
Jun 29, 2023, 3:55:54 PM (15 months ago)
Author:
yann meurdesoif
Message:

Replace #include (c preprocessor) by INCLUDE (fortran keyword)

in phylmd (except rrtm and ecrad) filtrez, dy3dmem and dyn3dcommon

Other directories will follow
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/lmdz_thermcell_alp.F90

    r4590 r4593  
    3737!   -------------
    3838
    39 #include "YOMCST.h"
    40 #include "YOETHF.h"
    41 #include "FCTTRE.h"
    42 #include "alpale.h"
     39      INCLUDE "YOMCST.h"
     40      INCLUDE "YOETHF.h"
     41      INCLUDE "FCTTRE.h"
     42      INCLUDE "alpale.h"
    4343
    4444!   arguments:
Note: See TracChangeset for help on using the changeset viewer.