Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
version.hpp
1
#ifndef VERSION_H
2
#define VERSION_H
3
4
#include <string>
5
6
// Updated automatically by CMake based on Git Revision Description tag
7
8
// Global version strings
9
extern
const
std::string gVERSION;
10
extern
const
std::string gVERSION_SHORT;
11
12
#endif
// VERSION_H
src
include
quetzal
version.hpp
Generated by
1.9.8