-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 867 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/discoverylab/telebot/master/core"]
path = src/discoverylab/telebot/master/core
url = https://github.com/FIUDiscoveryLab/telebotmastercore.git
[submodule "ThirdParty/JSSC"]
path = ThirdParty/JSSC
url = https://github.com/FIUDiscoveryLab/JSSC.git
[submodule "ThirdParty/SFL4J"]
path = ThirdParty/SFL4J
url = https://github.com/FIUDiscoveryLab/SLF4J.git
[submodule "src/discoverylab/util/logging"]
path = src/discoverylab/util/logging
url = https://github.com/FIUDiscoveryLab/logging.git
[submodule "ThirdParty/freetts"]
path = ThirdParty/freetts
url = https://github.com/FIUDiscoveryLab/freetts.git
[submodule "ThirdParty/ndds.5.1.0"]
path = ThirdParty/ndds.5.1.0
url = https://github.com/FIUDiscoveryLab/ndds.5.1.0.git
[submodule "src/TelebotDDSCore"]
path = src/TelebotDDSCore
url = https://github.com/FIUDiscoveryLab/TelebotDDSCore.git