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/dyn3dmem/inithist_loc.f90

    r5281 r5282  
    55
    66  ! This routine needs IOIPSL
    7    USE comgeom_mod_h
     7   USE iniprint_mod_h
     8  USE comgeom_mod_h
    89  USE IOIPSL
    910
     
    4748  !   Declarations
    4849
    49 
    50   include "description.h"
    51   include "iniprint.h"
    5250
    5351  !   Arguments
Note: See TracChangeset for help on using the changeset viewer.