Ignore:
Timestamp:
Jul 23, 2016, 7:45:38 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn comvert.h into module comvert_mod.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dpar/initdynav_p.F

    r2598 r2600  
    1313       USE infotrac
    1414       USE comconst_mod, ONLY: pi
     15       USE comvert_mod, ONLY: nivsigs
    1516
    1617      implicit none
     
    4445#include "dimensions.h"
    4546#include "paramet.h"
    46 #include "comvert.h"
    4747#include "comgeom.h"
    4848#include "temps.h"
Note: See TracChangeset for help on using the changeset viewer.