Revision 858f0f86b35d99be47a5dcd6d84b42e3699d6dfc authored by Konrad Werys on 02 August 2018, 14:27:06 UTC, committed by Konrad Werys on 02 August 2018, 14:27:06 UTC
1 parent 416afb2
Raw File
.gitmodules
[submodule "thirdParty/googletest"]
	path = thirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "thirdParty/libyaml"]
	path = thirdParty/libyaml
	url = https://github.com/yaml/libyaml.git
[submodule "thirdParty/gsl"]
	path = thirdParty/gsl
	url = https://github.com/ampl/gsl
[submodule "thirdParty/vxl"]
	path = thirdParty/vxl
	url = https://github.com/vxl/vxl
back to top