New inner-project dependency management - commit for master
[Mograsim.git] / .gitmodules
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