Ignore:
Timestamp:
Sep 10, 2013, 11:55:26 AM (11 years ago)
Author:
lguez
Message:

Replaced #include by include. (Use as little C preprocessing as possible.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/cv3p_mixing.F

    r1742 r1861  
    1515      implicit none
    1616c
    17 #include "cvthermo.h"
    18 #include "cv3param.h"
    19 #include "YOMCST2.h"
     17      include "cvthermo.h"
     18      include "cv3param.h"
     19      include "YOMCST2.h"
    2020
    2121c inputs:
Note: See TracChangeset for help on using the changeset viewer.