-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 976 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
25
26
27
[submodule "fisher_dist"]
path = external/fisher_dist
url = https://github.com/conradhuebler/fisher_dist
[submodule "libpeakpick"]
path = external/libpeakpick
url = https://github.com/conradhuebler/libpeakpick
[submodule "external/CuteChart"]
path = external/CuteChart
url = https://github.com/conradhuebler/CuteChart
[submodule "external/ChaiScript"]
path = external/ChaiScript
url = https://github.com/ChaiScript/ChaiScript
[submodule "external/ChaiScript_Extras"]
path = external/ChaiScript_Extras
url = https://github.com/ChaiScript/ChaiScript_Extras
[submodule "external/fmt"]
path = external/fmt
url = https://github.com/fmtlib/fmt
[submodule "external/duktape"]
path = external/duktape
url = https://github.com/svaarala/duktape
[submodule "external/CxxThreadPool"]
path = external/CxxThreadPool
url = https://github.com/conradhuebler/CxxThreadPool
[submodule "external/EqnConc"]
path = external/EqnConc
url = https://github.com/conradhuebler/EqnConc