-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 841 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 841 Bytes
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
[submodule "external/macro-logger"]
path = external/macro-logger
url = git@github.com:otto-link/macro-logger.git
[submodule "external/FastNoiseLite"]
path = external/FastNoiseLite
url = git@github.com:Auburn/FastNoiseLite.git
ignore = untracked
[submodule "external/dkm"]
path = external/dkm
url = git@github.com:genbattle/dkm.git
[submodule "external/hmm"]
path = external/hmm
url = git@github.com:fogleman/hmm.git
[submodule "external/Noise"]
path = external/Noise
url = git@github.com:otto-link/Noise.git
[submodule "external/libnpy"]
path = external/libnpy
url = git@github.com:llohse/libnpy.git
[submodule "external/CLWrapper"]
path = external/CLWrapper
url = git@github.com:otto-link/CLWrapper.git
[submodule "external/PointSampler"]
path = external/PointSampler
url = git@github.com:otto-link/PointSampler.git