https://gitlab.opengeosys.org/ogs/ogs.git
Revision fb537addcc239f738f5686ac2e2843ca8d2d6962 authored by wenqing on 19 May 2023, 14:26:56 UTC, committed by wenqing on 19 May 2023, 14:26:56 UTC
Apply clang-format to files in MeshLib

See merge request ogs/ogs!4612
2 parent s ff3f642 + 4fa65b8
Raw File
Tip revision: fb537addcc239f738f5686ac2e2843ca8d2d6962 authored by wenqing on 19 May 2023, 14:26:56 UTC
Merge branch 'minor_impr' into 'master'
Tip revision: fb537ad
.gitmodules
[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/bilke/cmake-modules"]
	path = ThirdParty/bilke/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/collection"]
	path = ThirdParty/collection
	url = https://gitlab.opengeosys.org/ogs/libs/collection.git
back to top