Added SampleERCP submodule
[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
13 [submodule "SampleERCP"]
14         path = SampleERCP
15         url = <address of this repo>
16         branch = SampleERCP