https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision a4007adeb1857dd57d400f9bfaafb03911b29a72 authored by Konrad Werys on 29 August 2018, 16:42:38 UTC, committed by Konrad Werys on 29 August 2018, 16:42:38 UTC
1 parent c54805d
Raw File
Tip revision: a4007adeb1857dd57d400f9bfaafb03911b29a72 authored by Konrad Werys on 29 August 2018, 16:42:38 UTC
adding R2
Tip revision: a4007ad
.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
back to top