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/dyn3d_common/disvert_noterre.f90

    r5117 r5118  
    1111  USE comconst_mod, ONLY: kappa
    1212  USE logic_mod, ONLY: hybrid
     13  USE lmdz_iniprint, ONLY: lunout, prt_level
    1314
    1415  IMPLICIT NONE
     
    1617  include "dimensions.h"
    1718  include "paramet.h"
    18   include "iniprint.h"
    1919  !
    2020  !=======================================================================
Note: See TracChangeset for help on using the changeset viewer.