-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 981 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Submodules/DotNet_Extensibility"]
path = Submodules/DotNet_Extensibility
url = https://github.com/TUD-INF-IAI-MCI/DotNet_Extensibility.git
branch = master
[submodule "Submodules/DotNet_LanguageLocalization"]
path = Submodules/DotNet_LanguageLocalization
url = https://github.com/TUD-INF-IAI-MCI/DotNet_LanguageLocalization.git
branch = master
[submodule "Submodules/DotNet_AudioRenderer"]
path = Submodules/DotNet_AudioRenderer
url = https://github.com/TUD-INF-IAI-MCI/DotNet_AudioRenderer.git
branch = master
[submodule "Submodules/DotNet_Logger"]
path = Submodules/DotNet_Logger
url = https://github.com/TUD-INF-IAI-MCI/DotNet_Logger.git
branch = master
[submodule "Submodules/Tangram_Interfaces"]
path = Submodules/Tangram_Interfaces
url = https://github.com/TUD-INF-IAI-MCI/Tangram_Interfaces.git
branch = master
[submodule "Submodules/BrailleIO"]
path = Submodules/BrailleIO
url = https://github.com/TUD-INF-IAI-MCI/BrailleIO.git
branch = master