00001 // @(#)root/proofd:$Id: proofdp.h 20882 2007-11-19 11:31:26Z rdm $ 00002 // Author: Fons Rademakers 15/12/2000 00003 00004 /************************************************************************* 00005 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * 00006 * All rights reserved. * 00007 * * 00008 * For the licensing terms see $ROOTSYS/LICENSE. * 00009 * For the list of contributors see $ROOTSYS/README/CREDITS. * 00010 *************************************************************************/ 00011 00012 #ifndef ROOT_proofdp 00013 #define ROOT_proofdp 00014 00015 00016 ////////////////////////////////////////////////////////////////////////// 00017 // // 00018 // proofdp // 00019 // // 00020 // This header file contains private definitions and declarations // 00021 // used by proofd. // 00022 // // 00023 ////////////////////////////////////////////////////////////////////////// 00024 00025 #ifndef ROOT_rpdp 00026 #include "rpdp.h" 00027 #endif 00028 00029 #endif