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/dynphy_lonlat/calfis.f90

    r5117 r5118  
    3535  USE comconst_mod, ONLY: cpp, daysec, dtphys, dtvr, kappa, pi
    3636  USE comvert_mod, ONLY: preff, presnivs
     37  USE lmdz_iniprint, ONLY: lunout, prt_level
    3738
    3839  IMPLICIT NONE
     
    9798
    9899  include "comgeom2.h"
    99   include "iniprint.h"
    100100
    101101  !    Arguments :
Note: See TracChangeset for help on using the changeset viewer.