https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 418653a4d196928a7b07dd142ecdf84c6e0708ca authored by Konrad Werys on 09 August 2018, 14:17:12 UTC, committed by Konrad Werys on 09 August 2018, 14:17:12 UTC
1 parent 4f10946
Raw File
Tip revision: 418653a4d196928a7b07dd142ecdf84c6e0708ca authored by Konrad Werys on 09 August 2018, 14:17:12 UTC
working on copy constructors
Tip revision: 418653a
.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