| File | Description |
|---|---|
| finer.f90 | FiNeR, Fortran INI ParseR and generator. |
| finer_backend.f90 | FiNeR backends: globals definition. |
| finer_file_ini_t.F90 | INI file class definition. |
| finer_option_t.F90 | Option class definition. |
| finer_section_t.f90 | Section class definition. |
| finer_test_autotest.f90 | FiNeR autotest. |
| finer_test_get.f90 | FiNeR test: basic get. |
| finer_test_load.f90 | FiNeR test: basic load. |
| finer_test_parse.f90 | FiNeR test: basic parse. |
| finer_test_update_option.f90 | FiNeR test: update existing option. |