summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 1b0adfead547607227f8958b24adce6a43f44d74 (plain)
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 "external/PLEX"]
	path = external/PLEX
	url = git@github.com:stoianmihail/PLEX.git
[submodule "external/PGM-index"]
	path = external/PGM-index
	url = https://github.com/gvinciguerra/PGM-index.git
[submodule "external/vptree"]
	path = external/vptree
	url = https://github.com/pderkowski/vptree.git
[submodule "external/m-tree"]
	path = external/m-tree
	url = git@github.com:dbrumbaugh/M-Tree
[submodule "external/alex"]
	path = external/alex
	url = https://github.com/microsoft/ALEX
[submodule "external/psudb-common"]
	path = external/psudb-common
	url = https://github.com/psu-db/psudb-common
[submodule "external/ctpl"]
	path = external/ctpl
	url = git@github.com:vit-vit/CTPL.git
[submodule "external/fast-succinct-trie"]
	path = external/fast-succinct-trie
	url = git@github.com:efficient/fast-succinct-trie.git
[submodule "external/louds-patricia"]
	path = external/louds-patricia
	url = git@github.com:s-yata/louds-patricia.git