|
Last change
on this file since 5151 was
5114,
checked in by abarral, 18 months ago
|
|
Rename modules in misc from *_mod > lmdz_*
Turn description.h into lmdz_description.f90
|
-
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
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
157 bytes
|
| Line | |
|---|
| 1 | ! Replaces description.h |
|---|
| 2 | |
|---|
| 3 | MODULE lmdz_description |
|---|
| 4 | IMPLICIT NONE; PRIVATE |
|---|
| 5 | PUBLIC descript |
|---|
| 6 | CHARACTER (LEN = 120) :: descript |
|---|
| 7 | END MODULE lmdz_description |
|---|
Note: See
TracBrowser
for help on using the repository browser.