34#ifndef SRC_MADNESS_MISC_INFO_H_
35#define SRC_MADNESS_MISC_INFO_H_
const char * git_commit()
Get the git commit number for this version.
Definition info.cc:26
const char * version()
Get the MADNESS version number.
Definition info.cc:17
const char * git_source_description()
Get the git source tree human-readable description (see git describe --dirty)
Definition info.cc:30
const char * build_time()
return the build time
Definition info.cc:34
std::string print_revision_information()
Definition info.cc:42
const char * build_date()
return the build date
Definition info.cc:38
Namespace for all elements and tools of MADNESS.
Definition DFParameters.h:10