Added submodules to project

This commit is contained in:
2020-03-26 17:05:44 +01:00
parent 31e5ce76c2
commit a49261f1d3
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "lang-evolve-cli"]
path = lang-evolve-cli
url = ./lang-evolve-cli/
[submodule "lang-evolve-core"]
path = lang-evolve-core
url = ./lang-evolve-core/
[submodule "lang-evolve-gui"]
path = lang-evolve-gui
url = ./lang-evolve-gui/