This distribution of THAMES includes:
| Name | Description |
|---|---|
| AUTHORS.md | Current and former authors of THAMES |
| CHANGES.md | History of changes for the project |
| CMakeLists.txt | Main script of the build system |
| DISCLAIMER.md | Describes the NIST terms and conditions for the software |
| INSTALL.md | Information about the installation process |
| README.md | This file |
| VERSION | Version number of this release |
| Doxyfile.in | Settings for Doxygen documentation of the API |
| bin/ | Default installation location for thames executable |
| build/ | Out-of-source build files and directories |
| doc/ | Default location of API documentation |
| images/ | Images for API documentation |
| lib/ | Default location for compiled libraries |
| sample-input/ | Full set of input files for testing |
| sample-output/ | Full set of sample output files |
| src/ | Source code for building libraries and thames executable |