source: LMDZ6/branches/Optimisation_LMDZ/libf/misc/dict_int_mod.F90 @ 3705

Last change on this file since 3705 was 3705, checked in by adurocher, 4 years ago

Added new hashtable module

  • Property svn:executable set to *
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.