Fortran hash table  0.1
 All Classes Namespaces Files Functions Variables
test Directory Reference
Directory dependency graph for test:
test

Files

file  example_from_readme.f90 [code]
 Very short example to demonstrate the syntax of the dictionary_t object.
 
file  read_write.f90 [code]
 Using dictionary_t to store a configuration file.
 
file  read_write.py [code]
 Using a dict to store a configuration file.
 
file  test_01.f90 [code]
 Test program for dictionary_m.