https://gitlab.opengeosys.org/ogs/ogs.git
Revision fece418f517d899f8a730d27e5308001d6bc326c authored by Thomas Fischer on 09 December 2015, 08:36:02 UTC, committed by Thomas Fischer on 14 December 2015, 09:50:03 UTC
1 parent 2e9068f
Raw File
Tip revision: fece418f517d899f8a730d27e5308001d6bc326c authored by Thomas Fischer on 09 December 2015, 08:36:02 UTC
[MeL/Elements] TemplateElement: Preparations for removing the element value.
Tip revision: fece418
.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
[submodule "ThirdParty/cmake-modules"]
	path = ThirdParty/cmake-modules
	url = https://github.com/ufz/cmake-modules.git
back to top