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

    r5281 r5282  
    44subroutine inithist(day0,anne0,tstep,t_ops,t_wrt)
    55
    6    USE comgeom_mod_h
     6   USE iniprint_mod_h
     7  USE comgeom_mod_h
    78  USE IOIPSL
    89   USE infotrac, ONLY : nqtot
     
    4445  !   Declarations
    4546
    46 
    47   include "description.h"
    48   include "iniprint.h"
    4947
    5048  !   Arguments
Note: See TracChangeset for help on using the changeset viewer.