Logo ROOT   6.10/09
Reference Guide
EmptyInclude.h
Go to the documentation of this file.
1 /// \file EmptyInclude.h
2 /// \ingroup tutorial_proof
3 ///
4 /// Empty file to test TProof::Load in runProof.C and StressProof.cxx in
5 /// conjunction with ProcFileElements and ProofEventProc .
6 ///
7 /// \author Gerardo Ganis (gerardo.ganis@cern.ch)
8 
9 #ifndef EmptyInclude_h
10 #define EmptyInclude_h
11 
12 // Empty file to test TProof::Load in runProof.C and StressProof.cxx in
13 // conjunction with ProcFileElements and ProofEventProc .
14 
15 #endif