From a1067c7f6bdb4770fbc709b2f9065abce20a3c02 Mon Sep 17 00:00:00 2001
From: pierog <tanguy.pierog@kit.edu>
Date: Fri, 8 Oct 2021 11:37:10 +0200
Subject: [PATCH] correct typo in newly copied code for conex_extension

---
 src/conex_mod.F | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/conex_mod.F b/src/conex_mod.F
index bdbff36..8b28eb7 100644
--- a/src/conex_mod.F
+++ b/src/conex_mod.F
@@ -70285,7 +70285,7 @@ c     taking slope parameterization from sigma_pp Donnie.-Landshoff
          
          CALL SIG_RPP2014(3,1,SQS,SLOPE,SIGT,SIGEL,SIGINEL,RHO)
 
- #ifdef CONEX_EXTENSIONS
+#ifdef CONEX_EXTENSIONS
 
 *  cross section as calculated in SIBYLL, but re-scaled (RU 02/2009) 
 
-- 
GitLab