source:
LMDZ4/branches/LMDZ4-dev-20091210/libf/bibio/misc_mod.F90
@
5295
Last change on this file since 5295 was 761, checked in by , 17 years ago | |
---|---|
|
|
File size: 138 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.