LinkDefAFS.h

Go to the documentation of this file.
00001 /*************************************************************************
00002  * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers.               *
00003  * All rights reserved.                                                  *
00004  *                                                                       *
00005  * For the licensing terms see $ROOTSYS/LICENSE.                         *
00006  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
00007  *************************************************************************/
00008 
00009 #ifdef __CINT__
00010 
00011 #pragma link off all globals;
00012 #pragma link off all classes;
00013 #pragma link off all functions;
00014 
00015 #pragma link C++ class TAFS+;
00016 
00017 #endif

Generated on Tue Jul 5 14:45:30 2011 for ROOT_528-00b_version by  doxygen 1.5.1