https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision b2f310b167242c1c1232f18d6b1b198f6611e8fc authored by Konrad Werys on 23 October 2018, 16:01:55 UTC, committed by Konrad Werys on 23 October 2018, 16:01:55 UTC
1 parent 62e9b65
Raw File
Tip revision: b2f310b167242c1c1232f18d6b1b198f6611e8fc authored by Konrad Werys on 23 October 2018, 16:01:55 UTC
fixing the includes
Tip revision: b2f310b
.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