From 6e72a53f48fefbb62680a69f6338d64f485e9691 Mon Sep 17 00:00:00 2001 From: Klaus Rabbertz <klaus.rabbertz@cern.ch> Date: Thu, 10 Oct 2024 16:48:20 +0200 Subject: [PATCH] Fix to use last update of our NNLOJET interface code --- tools/fnlosrc_install.csh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/fnlosrc_install.csh b/tools/fnlosrc_install.csh index 6db81b7e..871cbbdd 100755 --- a/tools/fnlosrc_install.csh +++ b/tools/fnlosrc_install.csh @@ -928,7 +928,7 @@ if ( $withnnlojet ) then # NNLOJET modules2 production candidate # set arc="nnlo-bridge-1.0.0" # NNLOJET interface update with rev7902 - set arc="nnlo-bridge-1.0.1" + set arc="nnlo-bridge-1.0.2" # NNLOJET modules2 APPLfast2 test # set arc="nnlo-bridge-2.0.3" if ( ! -e ${arc}_installed ) then -- GitLab