aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 056b9ef18f1d7c3f2f318e6dc45c55b0542afed2 (plain)
1
2
3
4
5
6
7
8
9
[submodule "lib/double-conversion"]
	path = lib/double-conversion
	url = https://github.com/google/double-conversion.git
[submodule "lib/GSL"]
	path = lib/GSL
	url = https://github.com/microsoft/GSL.git
[submodule "lib/Catch2"]
	path = lib/Catch2
	url = https://github.com/catchorg/Catch2.git