-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
24 lines (24 loc) · 998 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 "src/Packages/darkDynlib"]
path = src/Packages/darkDynlib
url = https://github.com/chapmanworld/darkDynlib.git
[submodule "src/Packages/darkThreading"]
path = src/Packages/darkThreading
url = https://github.com/chapmanworld/darkThreading.git
[submodule "src/Packages/darkPlatform"]
path = src/Packages/darkPlatform
url = https://github.com/chapmanworld/darkPlatform.git
[submodule "src/Packages/darkTest"]
path = src/Packages/darkTest
url = https://github.com/chapmanworld/darkTest.git
[submodule "src/Packages/darkUnicode"]
path = src/Packages/darkUnicode
url = https://github.com/chapmanworld/darkUnicode.git
[submodule "src/Packages/darkIO"]
path = src/Packages/darkIO
url = https://github.com/chapmanworld/darkIO.git
[submodule "src/Packages/darkCollections"]
path = src/Packages/darkCollections
url = https://github.com/chapmanworld/darkCollections.git
[submodule "src/Packages/darkLog"]
path = src/Packages/darkLog
url = https://github.com/chapmanworld/darkLog.git