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