source: LMDZ4/trunk/libf/bibio/misc_mod.F90 @ 1368

Last change on this file since 1368 was 761, checked in by Laurent Fairhead, 17 years ago

Merge entre la version V3_conv et le HEAD
YM, JG, LF

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 138 bytes
Line 
1module misc_mod
2  integer,save :: itaumax
3  logical,save :: adjust
4  integer,save :: ItCount
5  logical,save :: debug
6end module misc_mod
Note: See TracBrowser for help on using the repository browser.