]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/T0simLinkDef.h
T0 module
[u/mrichter/AliRoot.git] / T0 / T0simLinkDef.h
diff --git a/T0/T0simLinkDef.h b/T0/T0simLinkDef.h
deleted file mode 100644 (file)
index 65b1722..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifdef __CINT__
-/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
- * See cxx source for full Copyright notice                               */
-
-/* $Id$ */
-
-#pragma link off all globals;
-#pragma link off all classes;
-#pragma link off all functions;
-#pragma link C++ class  AliT0v0+;
-#pragma link C++ class  AliT0v1+;
-#pragma link C++ class  AliT0QADataMakerSim+;
-
-#endif