Program Listing for File Version.h

Return to documentation for file (include/crpropa/Version.h)

#include <string>

extern const char g_GIT_SHA1[];
extern const char g_GIT_REFSPEC[];
extern const char g_GIT_DESC[];

void declare_version(const std::string);