From f47c6561a2360654a20500dec7555d3e5140653a Mon Sep 17 00:00:00 2001
From: clantz <clantz@gitlab.cern.ch>
Date: Wed, 31 Jul 2019 17:08:23 -0500
Subject: [PATCH] Removed loop.mac

---
 CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 07a274a..85a01ef 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -51,8 +51,6 @@ set(OpNovice_SCRIPTS
     gui.mac
     vis.mac
     run1.mac
-    loopX.mac
-    loopY.mac
   )
 
 foreach(_script ${OpNovice_SCRIPTS})
-- 
GitLab