28 char *votca_share = getenv(
"VOTCASHARE");
29 if (votca_share ==
nullptr) {
30 throw std::runtime_error(
"VOTCASHARE not set, cannot open help files.");
32 return std::string(votca_share);
Provides a means for comparing floating point numbers.
static Level current_level