From 7ef8f6e58990fc069cccc71ed6564e8c639ea4fc Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 12 Mar 2020 14:33:57 +0000 Subject: initial commit --- .gitmodules | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..28312620 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,8 @@ +[submodule "execs/python/bocpdms"] + path = execs/python/bocpdms + url = ssh://git@github.com/GjjvdBurg/bocpdms.git + branch = fixes +[submodule "execs/python/rbocpdms"] + path = execs/python/rbocpdms + url = ssh://git@github.com/GjjvdBurg/rbocpdms.git + branch = fixes -- cgit v1.2.3