v2.0.0
Loading...
Searching...
No Matches
mna_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
19
20//=============================================================================================================
21// INCLUDES
22//=============================================================================================================
23
24#include "mna_global.h"
25
26//=============================================================================================================
27// DEFINE METHODS
28//=============================================================================================================
29
31
32//=============================================================================================================
33
34const char* MNALIB::buildHash(){ return UTILSLIB::gitHash();}
35
36//=============================================================================================================
37
Export/import macros, build-info accessors, and MNALIB namespace anchor for the MNE Analysis Containe...
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
MNASHARED_EXPORT const char * buildHash()
MNASHARED_EXPORT const char * buildHashLong()
MNASHARED_EXPORT const char * buildDateTime()