]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
No need of shuttle library, classes moved to base library
authorgustavo <gustavo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 Jan 2007 09:48:06 +0000 (09:48 +0000)
committergustavo <gustavo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 22 Jan 2007 09:48:06 +0000 (09:48 +0000)
EMCAL/EMCALLinkDefshuttle.h [deleted file]
EMCAL/libEMCALshuttle.pkg [deleted file]

diff --git a/EMCAL/EMCALLinkDefshuttle.h b/EMCAL/EMCALLinkDefshuttle.h
deleted file mode 100644 (file)
index 33ec171..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifdef __CINT__
-#pragma link off all globals;
-#pragma link off all classes;
-#pragma link off all functions;
-
-#pragma link C++ class AliEMCALCalibHistoProducer+;
-#pragma link C++ class AliEMCALPreprocessor+;
-
-#endif
diff --git a/EMCAL/libEMCALshuttle.pkg b/EMCAL/libEMCALshuttle.pkg
deleted file mode 100644 (file)
index 7330c4c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-SRCS          =  AliEMCALCalibHistoProducer.cxx \
-                 AliEMCALPreprocessor.cxx
-
-HDRS:= $(SRCS:.cxx=.h) 
-
-DHDR= EMCALLinkDefshuttle.h
-
-EINCLUDE:=RAW