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