]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HIJING/hijing/ludat1_hijing.inc
- Fix bug in reading back trees (Laurent)
[u/mrichter/AliRoot.git] / HIJING / hijing / ludat1_hijing.inc
index 570ed24f3dd55f45e2d835ce1ca1412e7cb17936..c33f438dda8cce2087054acae0629f3151b093fe 100644 (file)
@@ -1,4 +1,12 @@
+#ifdef __APPLE__
+#ifndef __INTEL_COMPILER
+#define STOP CALL EXIT !
+#define stop CALL EXIT !
+#endif
+#endif
 * $Id$
       REAL PARU, PARJ
       COMMON/LUDAT1_HIJING/MSTU(200),PARU(200),MSTJ(200),PARJ(200) 
+#ifndef BLANKET_SAVE
       SAVE /LUDAT1_HIJING/ 
+#endif