https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 40b62f75a6ab62728b5e343f2e6a84d6a05e6eda authored by Konrad Werys on 10 August 2018, 15:47:09 UTC, committed by Konrad Werys on 10 August 2018, 15:47:09 UTC
1 parent 9538d78
Raw File
Tip revision: 40b62f75a6ab62728b5e343f2e6a84d6a05e6eda authored by Konrad Werys on 10 August 2018, 15:47:09 UTC
Some cleanup of the clonning. Now I should be able to work with arbitrary n-parameter models.
Tip revision: 40b62f7
.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/vxl"]
	path = thirdParty/vxl
	url = https://github.com/vxl/vxl
back to top