Ignore:
Timestamp:
Jul 24, 2024, 4:39:59 PM (4 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/dyn3d/dynetat0.F90

    r5117 r5118  
    2121  USE lmdz_cppkeys_wrapper, ONLY: CPPKEY_INCA
    2222  USE lmdz_description, ONLY: descript
     23  USE lmdz_iniprint, ONLY: lunout, prt_level
    2324
    2425  IMPLICIT NONE
     
    2627  include "paramet.h"
    2728  include "comgeom2.h"
    28   include "iniprint.h"
    2929!===============================================================================
    3030! Arguments:
Note: See TracChangeset for help on using the changeset viewer.