https://gitlab.opengeosys.org/ogs/ogs.git
Revision 5d2afaa5c9a211fb7e2806f580dd1de68fdfd88c authored by Lars Bilke on 20 August 2020, 18:21:37 UTC, committed by Lars Bilke on 01 September 2020, 11:50:36 UTC
1 parent 1cc9cea
Raw File
Tip revision: 5d2afaa5c9a211fb7e2806f580dd1de68fdfd88c authored by Lars Bilke on 20 August 2020, 18:21:37 UTC
[web] wip: front page styling
Tip revision: 5d2afaa
.gitmodules
[submodule "ThirdParty/tetgen"]
	path = ThirdParty/tetgen
	url = https://github.com/ufz/tetgen.git
[submodule "vtkdiff"]
	path = ThirdParty/vtkdiff
	url = https://github.com/ufz/vtkdiff.git
[submodule "ThirdParty/tclap"]
	path = ThirdParty/tclap
	url = https://github.com/ufz/tclap.git
[submodule "ThirdParty/autocheck"]
	path = ThirdParty/autocheck
	url = https://github.com/ufz/autocheck.git
[submodule "ThirdParty/metis"]
	path = ThirdParty/metis
	url = https://github.com/scibuilder/metis.git
[submodule "ThirdParty/SwmmInterface"]
	path = ThirdParty/SwmmInterface
	url = https://github.com/ufz/SwmmInterface.git
[submodule "ThirdParty/cmake-modules"]
	path = ThirdParty/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/pybind11"]
	path = ThirdParty/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "ThirdParty/googletest"]
	path = ThirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "ThirdParty/exprtk"]
	path = ThirdParty/exprtk
	url = https://github.com/ArashPartow/exprtk.git
[submodule "ThirdParty/iphreeqc/src"]
	path = ThirdParty/iphreeqc/src
	url = https://github.com/ufz/iphreeqc.git
[submodule "ThirdParty/MGIS"]
	path = ThirdParty/MGIS
	url = https://github.com/ufz/MFrontGenericInterfaceSupport.git
[submodule "ThirdParty/container-maker"]
	path = ThirdParty/container-maker
	url = https://gitlab.opengeosys.org/ogs/container-maker.git
[submodule "ThirdParty/ogs6py"]
	path = ThirdParty/ogs6py
	url = https://github.com/joergbuchwald/ogs6py.git
[submodule "ThirdParty/json-cmake"]
	path = ThirdParty/json-cmake
	url = https://github.com/ufz/json-cmake.git
[submodule "ThirdParty/spdlog"]
	path = ThirdParty/spdlog
	url = https://github.com/gabime/spdlog.git
back to top