![]() |
Hex
1.0
Hydrogen-electron collision solver
|

Macros | |
| #define | GIT_COMMIT "" |
Functions | |
| std::string | logo () |
| Return the application ASCII logo for use in text outputs. More... | |
| std::string | logo_raw () |
| Return the application ASCII logo for use in terminal outputs. More... | |
Variables | |
| char const * | commit_hash = GIT_COMMIT |
| SHA identificator of the commit. More... | |
| #define GIT_COMMIT "" |
| std::string logo | ( | ) |
| std::string logo_raw | ( | ) |
| char const* commit_hash = GIT_COMMIT |
A text variable holding the commit hash identificator. It is initialized to the string passed by means of GIT_COMMIT variable during compulation.
1.8.5