From 9a472a3c0a2b74713950bc89b49c1b882f13887b Mon Sep 17 00:00:00 2001
From: bcumming <bcumming@cscs.ch>
Date: Mon, 3 Oct 2016 15:18:17 +0200
Subject: [PATCH] delete tcalp submodule

---
 .gitmodules    | 3 ---
 external/tclap | 1 -
 2 files changed, 4 deletions(-)
 delete mode 160000 external/tclap

diff --git a/.gitmodules b/.gitmodules
index 86e0c20f..ae780729 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,6 +7,3 @@
 [submodule "modparser"]
 	path = external/modparser
 	url = git@github.com:eth-cscs/modparser.git
-[submodule "external/tclap"]
-	path = external/tclap
-	url = https://github.com/eile/tclap.git
diff --git a/external/tclap b/external/tclap
deleted file mode 160000
index f41dcb5c..00000000
--- a/external/tclap
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit f41dcb5ce3d063c9fe95623193bba693338f3edb
-- 
GitLab