source:
LMDZ6/branches/Optimisation_LMDZ/libf/misc/dict_int_mod.F90
@
3717
Last change on this file since 3717 was 3705, checked in by , 4 years ago | |
---|---|
|
|
File size: 164 bytes |
Line | |
---|---|
1 | #define keytype1 character(:),allocatable |
2 | #define keytype2 character(*) |
3 | #define DICT_MODULENAME dict_int_mod |
4 | #define valtype integer |
5 | #include "dict/dict_mod.f90.h" |
Note: See TracBrowser
for help on using the repository browser.