source: LMDZ6/branches/Optimisation_LMDZ/libf/misc/dict_real_mod.F90 @ 3730

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

Added new hashtable module

  • Property svn:executable set to *
File size: 162 bytes
Line 
1#define keytype1 character(:),allocatable
2#define keytype2 character(*)
3#define DICT_MODULENAME dict_real_mod
4#define valtype real
5#include "dict/dict_mod.f90.h"
Note: See TracBrowser for help on using the repository browser.