From 5635a0baf1310b1af126a296f233c8bd84a77a48 Mon Sep 17 00:00:00 2001
From: Klaus Rabbertz <klaus.rabbertz@cern.ch>
Date: Thu, 14 Dec 2023 15:53:04 +0100
Subject: [PATCH] Fix applfastpath

---
 setup_law_c7_v2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup_law_c7_v2.sh b/setup_law_c7_v2.sh
index c528cc6..b097f70 100644
--- a/setup_law_c7_v2.sh
+++ b/setup_law_c7_v2.sh
@@ -36,7 +36,7 @@ action() {
     export PATH="$gitpath/tools:$gitpath/tools/plotting:$PATH"
 
     # NNLOJET + APPLfast (cvmfs)
-    applfastpath="/cvmfs/etp.kit.edu/fastnnlo-2888_bridge-0.0.46-WiP_202307_lcg102-c7-gcc11"
+    applfastpath="/cvmfs/etp.kit.edu/fastnnlo-3000_bridge-1.0.0_202309_lcg102-c7-gcc11"
     #applfastpath="/eos/theory/project/applfast/local"
     # LCG not needed here since source'd already above!
     # NNLOJET & APPLfast
-- 
GitLab