repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
framework/replay: recently introduced HTML tags should be in innerHTML
[piglit.git]
/
tests
/
llvmpipe
/
version.h.in
blob
f048f734a1913fdfa65511699d2c451f539e651b
1
#ifndef _version_h__
2
#define _version_h__
3
4
static const char
GIT_HEAD
[] =
"@GIT_HEAD_HASH@"
;
5
6
#endif