source: LMDZ6/trunk/libf/dyn3dmem/dimensions_mod.f90 @ 5270

Last change on this file since 5270 was 5268, checked in by abarral, 2 days ago

.f90 <-> .F90 depending on cpp key use

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 95 bytes
Line 
1MODULE dimensions_mod
2  INCLUDE 'dimensions.h'
3  INCLUDE 'paramet.h'
4END MODULE dimensions_mod
Note: See TracBrowser for help on using the repository browser.