/* $Source: /home/zvyagin/cvsroot/TEP/LinkDef.h,v $ $Date: 2000/04/10 18:17:05 $ $Revision: 1.6 $ ------------------------------------------------------------------------- Authors: Alexander Zvyagin ( Alexander.Zviagine@cern.ch, Zvyagin@mx.ihep.su ) Copyright(C): 2000 A.Zvyagin This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef __CINT__ #include #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; #pragma link C++ class TTMatrix; #endif