[submodule "deps/mio"]
	path = deps/mio
	url = https://github.com/mandreyel/mio.git
	branch = master
[submodule "deps/args"]
	path = deps/args
	url = https://github.com/Taywee/args.git
[submodule "deps/DYNAMIC"]
	path = deps/DYNAMIC
	url = https://github.com/vgteam/DYNAMIC.git
[submodule "deps/sdsl-lite"]
	path = deps/sdsl-lite
	url = https://github.com/vgteam/sdsl-lite.git
[submodule "deps/ips4o"]
	path = deps/ips4o
	url = https://github.com/ips4o/ips4o.git
[submodule "deps/atomic_queue"]
	path = deps/atomic_queue
	url = https://github.com/max0x7ba/atomic_queue.git
[submodule "deps/paryfor"]
	path = deps/paryfor
	url = https://github.com/ekg/paryfor.git
[submodule "deps/hopscotch-map"]
	path = deps/hopscotch-map
	url = https://github.com/Tessil/hopscotch-map.git
