Ignore:
Timestamp:
Jul 25, 2016, 11:31:56 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn logic.h into module logic_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d_common/sortvarc.F

    r2601 r2603  
    88      USE control_mod, ONLY: resetvarc
    99      USE comconst_mod, ONLY: dtvr, daysec, g, rad, omeg
     10      USE logic_mod, ONLY: read_start
     11     
    1012      IMPLICIT NONE
    1113
     
    3032      INCLUDE "comgeom.h"
    3133      INCLUDE "ener.h"
    32       INCLUDE "logic.h"
    3334      INCLUDE "iniprint.h"
    3435
Note: See TracChangeset for help on using the changeset viewer.