From c93265a8f2ccaeb9713ecf3fcf310a48d5933785 Mon Sep 17 00:00:00 2001
From: Pere Mato <pere.mato@cern.ch>
Date: Wed, 26 Aug 2015 15:08:22 +0200
Subject: [PATCH] Added pythia8  version   210

---
 cmake/toolchain/heptools-rootext.cmake | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/cmake/toolchain/heptools-rootext.cmake b/cmake/toolchain/heptools-rootext.cmake
index b1046e7541..f9701f0d12 100644
--- a/cmake/toolchain/heptools-rootext.cmake
+++ b/cmake/toolchain/heptools-rootext.cmake
@@ -184,8 +184,9 @@ LCG_external_package(powheg-box         r2092         ${MCGENPATH}/powheg-box
 #LCG_external_package(pythia8           175            ${MCGENPATH}/pythia8 )
 #LCG_external_package(pythia8           185            ${MCGENPATH}/pythia8 )
 #LCG_external_package(pythia8           201            ${MCGENPATH}/pythia8 )
-LCG_external_package(pythia8           205            ${MCGENPATH}/pythia8 )
-LCG_external_package(pythia8           186            ${MCGENPATH}/pythia8 )
+#LCG_external_package(pythia8           205            ${MCGENPATH}/pythia8 )
+#LCG_external_package(pythia8           186            ${MCGENPATH}/pythia8 )
+LCG_external_package(pythia8           210            ${MCGENPATH}/pythia8 )
 
 
 #LCG_external_package(sacrifice         0.9.9          ${MCGENPATH}/sacrifice pythia8=186)
-- 
GitLab