Sign in
foss-fpga-tools
/
prjtrellis
/
7b20e4b784e7cdd2779c5315b144391a0cef7243
/
.
/
libtrellis
/
tools
/
version.hpp
blob: cbcf65208b010eb59644e770b0c5278ddb625456 [
file
] [
log
] [
blame
]
#ifndef
VERSION_H
#define
VERSION_H
#include
<string>
extern
const
std
::
string
git_describe_str
;
#endif