Revision 2ab6a5f5ba6e6314a9a34e972cfdbb141ff5cb5a authored by Konrad Werys on 12 August 2019, 11:55:26 UTC, committed by Konrad Werys on 12 August 2019, 11:55:26 UTC
1 parent fa291d1
Raw File
.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
[submodule "thirdParty/lmfit"]
	path = thirdParty/lmfit
	url = https://jugit.fz-juelich.de/mlz/lmfit
back to top