]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removed version 4 in still in FORTRAN from the Makefile and ITSLinkDef.h.
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Jun 1999 05:55:30 +0000 (05:55 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Jun 1999 05:55:30 +0000 (05:55 +0000)
The files are still there, just in case.

ITS/ITSLinkDef.h
ITS/Makefile

index a994368f515a58cd0794c21ddafef14f994f8ef2..8c9bb3f3d16189e00f33d815fee38c1f22b97542 100644 (file)
@@ -8,7 +8,8 @@
 #pragma link C++ class  AliITSv0;
 #pragma link C++ class  AliITSv1;
 #pragma link C++ class  AliITSv3;
-#pragma link C++ class  AliITSv4;
+// Probably to be removed, this is the non-turbo version
+//#pragma link C++ class  AliITSv4;
 #pragma link C++ class  AliITSv5;
 #pragma link C++ class  AliITShit;
 #pragma link C++ class  AliITSdigit;
index 468a060cfbfa96025734cf3fbd79344d1762a284..d3fa0f3741cc7052ef81e617f50078fb580b4a4b 100644 (file)
@@ -9,11 +9,11 @@ PACKAGE = ITS
 
 # C++ sources
 
-SRCS          = AliITS.cxx AliITSv0.cxx    AliITSv1.cxx      AliITSv3.cxx    AliITSv4.cxx AliITSv5.cxx  
+SRCS          = AliITS.cxx AliITSv0.cxx    AliITSv1.cxx      AliITSv3.cxx    AliITSv5.cxx  
 
 # Fortran sources
 
-FSRCS         = AliITSf.F 
+FSRCS         = 
 
 # C++ Headers