Last change
on this file since 5295 was
5119,
checked in by abarral, 3 months ago
|
enforce PRIVATE by default in several modules, expose PUBLIC as needed
move eigen.f90 to obsolete/
(lint) aslong the way
|
-
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:
137 bytes
|
Line | |
---|
1 | module misc_mod |
---|
2 | INTEGER,save :: itaumax |
---|
3 | logical,save :: adjust |
---|
4 | INTEGER,save :: ItCount |
---|
5 | logical,save :: debug |
---|
6 | END MODULE misc_mod |
---|
Note: See
TracBrowser
for help on using the repository browser.