v2.0.0
Loading...
Searching...
No Matches
fwd_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
14
15//=============================================================================================================
16// INCLUDES
17//=============================================================================================================
18
19#include "fwd_global.h"
20
21//=============================================================================================================
22// DEFINE METHODS
23//=============================================================================================================
24
26
27//=============================================================================================================
28
29const char* FWDLIB::buildHash(){ return UTILSLIB::gitHash();}
30
31//=============================================================================================================
32
Symbol-visibility macro and build-info entry points for the FWDLIB (MEG/EEG forward-modelling) librar...
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
const char * buildDateTime()
const char * buildHash()
const char * buildHashLong()