#include <config.h>
|
static const std::string | MAJOR = "" |
|
static const std::string | MINOR = "" |
|
static const std::string | PATCH = "" |
|
static const std::string | GIT_SHA1 = "4f1642f74f93b337edb456358683223630999009-dirty" |
|
static const std::string | GIT_BRANCH = "add_more_coverage" |
|
static const std::string | GIT_DATE = "Sat Jul 14 00:07:15 2018" |
|
static const std::string | GIT_COMMIT_SUBJECT = "Merge pull request #4 from MFraters/restructure_input_processing" |
|
Definition at line 28 of file config.h.
◆ GIT_BRANCH
const std::string Version::GIT_BRANCH = "add_more_coverage" |
|
static |
◆ GIT_COMMIT_SUBJECT
const std::string Version::GIT_COMMIT_SUBJECT = "Merge pull request #4 from MFraters/restructure_input_processing" |
|
static |
◆ GIT_DATE
const std::string Version::GIT_DATE = "Sat Jul 14 00:07:15 2018" |
|
static |
◆ GIT_SHA1
const std::string Version::GIT_SHA1 = "4f1642f74f93b337edb456358683223630999009-dirty" |
|
static |
◆ MAJOR
const std::string Version::MAJOR = "" |
|
static |
◆ MINOR
const std::string Version::MINOR = "" |
|
static |
◆ PATCH
const std::string Version::PATCH = "" |
|
static |
The documentation for this struct was generated from the following files: