New inner-project dependency management - commit for master
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Tue, 14 May 2019 13:29:58 +0000 (15:29 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Tue, 14 May 2019 13:29:58 +0000 (15:29 +0200)
.gitmodules [new file with mode: 0644]
SWTHelper [new submodule]
logic [new submodule]
logicui [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..8e7fa2c
--- /dev/null
@@ -0,0 +1,12 @@
+[submodule "logic"]
+       path = logic
+       url = <address of this repo>
+       branch = logic
+[submodule "logicui"]
+       path = logicui
+       url = <address of this repo>
+       branch = logicui
+[submodule "SWTHelper"]
+       path = SWTHelper
+       url = https://github.com/Haspamelodica/SWTHelper
+       branch = master
diff --git a/SWTHelper b/SWTHelper
new file mode 160000 (submodule)
index 0000000..0275db1
--- /dev/null
+++ b/SWTHelper
@@ -0,0 +1 @@
+Subproject commit 0275db10c78d3c3d98bf197eca5f29e4556ffb90
diff --git a/logic b/logic
new file mode 160000 (submodule)
index 0000000..215c87c
--- /dev/null
+++ b/logic
@@ -0,0 +1 @@
+Subproject commit 215c87c1df5d2784c444da9e6f029603aa8ec468
diff --git a/logicui b/logicui
new file mode 160000 (submodule)
index 0000000..ce8a960
--- /dev/null
+++ b/logicui
@@ -0,0 +1 @@
+Subproject commit ce8a9605e6214586835b300a202f99dd99833b5e