https://gitlab.opengeosys.org/ogs/ogs.git
Revision d2d1748161787e2ef28ef86e24853a78e8d5d444 authored by Dmitri Naumov on 19 May 2021, 14:40:31 UTC, committed by Dmitri Naumov on 19 May 2021, 15:46:41 UTC
Functions are only used internally in the translation unit.
No need to expose the interface.
1 parent c04b0b7
Raw File
Tip revision: d2d1748161787e2ef28ef86e24853a78e8d5d444 authored by Dmitri Naumov on 19 May 2021, 14:40:31 UTC
[App/IO] Move raster readers in cpp file.
Tip revision: d2d1748
.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
back to top