Revision e8d22123e00d22791239b4381619714ad3d598db authored by Axel Naumann on 02 July 2014, 15:52:29 UTC, committed by Axel Naumann on 02 July 2014, 15:52:29 UTC
1 parent 2f69925
Raw File
EmptyInclude.h
// @(#)root/tutorials/proof:$Id$
// Author: G Ganis, Jan 2012

/*************************************************************************
 * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers.               *
 * All rights reserved.                                                  *
 *                                                                       *
 * For the licensing terms see $ROOTSYS/LICENSE.                         *
 * For the list of contributors see $ROOTSYS/README/CREDITS.             *
 *************************************************************************/

#ifndef EmptyInclude_h
#define EmptyInclude_h

// Empty file to test TProof::Load in runProof.C and StressProof.cxx in
// conjunction with ProcFileElements and ProofEventProc .

#endif
back to top