summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: a18695abe8e9fedeb6f06a1bf276b4ac17c0a0cf (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
28
29
30
[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/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/louds-patricia"]
	path = external/louds-patricia
	url = git@github.com:s-yata/louds-patricia.git
[submodule "external/louds-fst"]
	path = external/louds-fst
	url = git@github.com:kampersanda/fast_succinct_trie.git
[submodule "external/fast_succinct_trie"]
	path = external/fast_succinct_trie
	url = git@github.com:dbrumbaugh/fast_succinct_trie.git
[submodule "external/poplar-trie"]
	path = external/poplar-trie
	url = git@github.com:kampersanda/poplar-trie.git