Ignore:
Timestamp:
Oct 28, 2024, 1:11:48 PM (6 hours ago)
Author:
abarral
Message:

Turn iniprint.h clesphys.h into modules
Remove unused description.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/vlsplt_loc.F90

    r5281 r5282  
    1313  !
    1414  !   --------------------------------------------------------------------
     15  USE iniprint_mod_h
    1516  USE parallel_lmdz
    1617  USE infotrac, ONLY : nqtot,tracers, & ! CRisi                 &
     
    2324
    2425
    25   include "iniprint.h"
    2626  !
    2727  !
     
    887887  !
    888888  !   --------------------------------------------------------------------
     889  USE iniprint_mod_h
    889890  USE parallel_lmdz
    890891  USE vlz_mod
     
    899900
    900901
    901   include "iniprint.h"
    902902  !
    903903  !
Note: See TracChangeset for help on using the changeset viewer.