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
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/
+1
Submodule lang-evolve-cli added at 2dec911b1e
+1
Submodule lang-evolve-core added at 47100b3476
+1
Submodule lang-evolve-gui added at 25cb5b7084