Sign in
foss-fpga-tools
/
prjtrellis
/
ef67e9f2aa3d780b3e7eafd115be5a3906a8e44b
/
.
/
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