Ignore:
Timestamp:
Jul 24, 2024, 6:46:45 PM (4 months ago)
Author:
abarral
Message:

enforce PRIVATE by default in several modules, expose PUBLIC as needed
move eigen.f90 to obsolete/
(lint) aslong the way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/simu_airs.F90

    r5117 r5119  
    1212  REAL, PARAMETER :: undef = 999.
    1313
    14 contains
     14CONTAINS
    1515
    1616  REAL function search_tropopause(P, T, alt, N) result(P_tropo)
     
    10971097  END SUBROUTINE  test_bornes
    10981098
    1099 end module m_simu_airs
     1099END MODULE m_simu_airs
    11001100
    11011101
Note: See TracChangeset for help on using the changeset viewer.