From b21deb51152747e28131f847c2a7fee6fb3556fc Mon Sep 17 00:00:00 2001
From: Marder <fm58hufi@usr.idiv.de>
Date: Thu, 14 Mar 2024 10:42:01 +0100
Subject: [PATCH] test

---
 Scripts/MAKE_FILE.R | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Scripts/MAKE_FILE.R b/Scripts/MAKE_FILE.R
index 6cf22a9..54419eb 100644
--- a/Scripts/MAKE_FILE.R
+++ b/Scripts/MAKE_FILE.R
@@ -6,7 +6,7 @@ library(reshape2)
 library(xtable)
 library(stargazer)
 library(texreg)
-
+#test
 # Set values for estimation in Apollo
 n_draws <- 2000
 n_cores <- min(parallel::detectCores()-1, 25)
-- 
GitLab