]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/openDecayTable.F
Digitizatiion and Reconstruction for calibration with DA data
[u/mrichter/AliRoot.git] / PYTHIA6 / openDecayTable.F
index 7ec87fe361055a8539482d5bcdd87e8da1af28eb..86669764c91c5d6ee8009b073a66ed133c43db1c 100644 (file)
@@ -1,13 +1,15 @@
 #ifdef __APPLE__
+#ifndef __INTEL_COMPILER
 #define stop CALL EXIT !
 #define STOP CALL EXIT !
+#endif
 #endif
       SUBROUTINE OPENDECAYTABLE(LUN)
       LOGICAL OPENED,EXISTS
       LOGICAL LRMSCH, LRD1O2, LTRASP
       INTEGER LUN
-      CHARACTER*100 FILNAM
-      CHARACTER*100 CHROOT
+      CHARACTER*1000 FILNAM
+      CHARACTER*1000 CHROOT
       CHROOT=' '
       CALL GETENVF('ALICE_ROOT',CHROOT)
       LNROOT = LNBLNK(CHROOT)