git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
This commit was generated by cvs2svn to compensate for changes in r1137,
[u/mrichter/AliRoot.git]
/
THijing
/
THijingLinkDef.h
Commit
Line
Data
7dffa423
1
#ifdef __CINT__
2
3
#pragma link off all globals;
4
#pragma link off all classes;
5
#pragma link off all functions;
6
7
#pragma link C++ class THijing;
8
9
#endif