World Builder  0.1.0-pre
A geodyanmic initial conditions generator
WorldBuilder::Version Struct Reference

#include <config.h>

Static Public Attributes

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"
 

Detailed Description

Definition at line 28 of file config.h.

Member Data Documentation

◆ GIT_BRANCH

const std::string Version::GIT_BRANCH = "add_more_coverage"
static

Definition at line 35 of file config.h.

◆ GIT_COMMIT_SUBJECT

const std::string Version::GIT_COMMIT_SUBJECT = "Merge pull request #4 from MFraters/restructure_input_processing"
static

Definition at line 37 of file config.h.

◆ GIT_DATE

const std::string Version::GIT_DATE = "Sat Jul 14 00:07:15 2018"
static

Definition at line 36 of file config.h.

◆ GIT_SHA1

const std::string Version::GIT_SHA1 = "4f1642f74f93b337edb456358683223630999009-dirty"
static

Definition at line 34 of file config.h.

◆ MAJOR

const std::string Version::MAJOR = ""
static

Definition at line 30 of file config.h.

◆ MINOR

const std::string Version::MINOR = ""
static

Definition at line 31 of file config.h.

◆ PATCH

const std::string Version::PATCH = ""
static

Definition at line 32 of file config.h.


The documentation for this struct was generated from the following files: