https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: da7959f71c5b3f86349d103e935c84ac95e706ef authored by Dmitry Yu. Naumov on 20 September 2015, 00:12:48 UTC
Update .clang-format.
Tip revision: da7959f
.gitmodules
[submodule "ThirdParty/VtkFbxConverter"]
	path = ThirdParty/VtkFbxConverter
	url = git://github.com/ufz-vislab/VtkFbxConverter.git
[submodule "ThirdParty/VtkOsgConverter"]
	path = ThirdParty/VtkOsgConverter
	url = git://github.com/ufz-vislab/VtkOsgConverter.git
[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/thejohnfreeman/autocheck.git
back to top