https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision cf82fda75376a4db5d0fa44b08cb0cef61937a68 authored by Konrad Werys on 09 August 2019, 09:31:39 UTC, committed by Konrad Werys on 09 August 2019, 09:31:39 UTC
1 parent 41f675a
Raw File
Tip revision: cf82fda75376a4db5d0fa44b08cb0cef61937a68 authored by Konrad Werys on 09 August 2019, 09:31:39 UTC
build: adding lmfit v2
Tip revision: cf82fda
.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