git://git.uio.no
/
u/mrichter/AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- Three classes by MinJung Kweon AliHFEpriVtx, AliHFEsecVtx and AliHFEmcQA for primar...
[u/mrichter/AliRoot.git]
/
STEER
/
ARVersion.h.in
1
#ifndef ALIROOT_ARVersion
2
#define ALIROOT_ARVersion
3
#define ALIROOT_SVN_REVISION @ALIROOT_SVN_REVISION@
4
#define ALIROOT_SVN_BRANCH "@ALIROOT_SVN_BRANCH@"
5
#define ALIROOT_VERSION @ALIROOT_VERSION@
6
#endif