https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Raw File
Tip revision: 99932db9e71d31a76425d68eef7d5859523ca0e4 authored by Konrad Werys on 04 November 2019, 09:33:32 UTC
doc: changes in the documentation
Tip revision: 99932db
.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/yamlmatlab"]
	path = thirdParty/yamlmatlab
	url = https://github.com/ewiger/yamlmatlab.git
back to top