ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
devildog
/
SWonAnalysis3
/
Thesis
/
src
/
TCTrigObjLinkDef.h
Revision:
1.1
Committed:
Fri May 27 05:44:51 2011 UTC
(13 years, 11 months ago) by
devildog
Content type:
text/plain
Branch:
MAIN
CVS Tags:
HEAD
Log Message:
*** empty log message ***
File Contents
#
Content
1
#include "TCTrigObj.h"
2
#ifdef __CINT__
3
#pragma link C++ class TCTrigObj;
4
#endif