New inner-project dependency management - commit for master
[Mograsim.git] / .gitmodules
1 [submodule "logic"]
2         path = logic
3         url = <address of this repo>
4         branch = logic
5 [submodule "logicui"]
6         path = logicui
7         url = <address of this repo>
8         branch = logicui
9 [submodule "SWTHelper"]
10         path = SWTHelper
11         url = https://github.com/Haspamelodica/SWTHelper
12         branch = master