https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision f7738576417ec961920433550ac45e0c2395161e authored by Konrad Werys on 15 August 2019, 15:43:46 UTC, committed by Konrad Werys on 15 August 2019, 15:43:46 UTC
1 parent 57a0aaa
Raw File
Tip revision: f7738576417ec961920433550ac45e0c2395161e authored by Konrad Werys on 15 August 2019, 15:43:46 UTC
feat: added lmfit v4
Tip revision: f773857
.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