Ignore:
Timestamp:
Jul 24, 2024, 4:39:59 PM (2 months ago)
Author:
abarral
Message:

Replace iniprint.h by lmdz_iniprint.f90
(lint) along the way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3dmem/dynetat0_loc.F90

    r5117 r5118  
    2222  USE lmdz_cppkeys_wrapper, ONLY: CPPKEY_INCA
    2323  USE lmdz_description, ONLY: descript
     24  USE lmdz_iniprint, ONLY: lunout, prt_level
    2425
    2526  IMPLICIT NONE
     
    2728  include "paramet.h"
    2829  include "comgeom.h"
    29   include "iniprint.h"
    3030!===============================================================================
    3131! Arguments:
Note: See TracChangeset for help on using the changeset viewer.