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