]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing compilation warnings (ifort)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Nov 2005 21:26:15 +0000 (21:26 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Nov 2005 21:26:15 +0000 (21:26 +0000)
PYTHIA6/pythia6214.f

index 02a2088d5fcd9f703eee440c1e0109c5fd6e1755..7961bd79a2e22f933c4fb584d2f007b2c6fddcbd 100644 (file)
@@ -286,7 +286,7 @@ C...and particle, decay and process data.
 C...Double precision and integer declarations.
       IMPLICIT DOUBLE PRECISION(A-H, O-Z)
       IMPLICIT INTEGER(I-N)
-      INTEGER PYK,PYCHGE,PYCOMP
+C      INTEGER PYK,PYCHGE,PYCOMP
 C...Commonblocks.
       COMMON/PYDAT1/MSTU(200),PARU(200),MSTJ(200),PARJ(200)
       COMMON/PYDAT2/KCHG(500,4),PMAS(500,4),PARF(2000),VCKM(4,4)