QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
version.cpp
Go to the documentation of this file.
1 #ifdef GITVERSION
2 const char* gitversion = GITVERSION ;
3 #else
4 const char* gitversion;
5 #endif
const char * gitversion
Definition: version.cpp:4