https://gitlab.opengeosys.org/ogs/ogs.git
Revision 82ecc2abd34b7d552dada1d8b871b33192fb6f60 authored by Wenqing Wang on 23 November 2020, 14:09:43 UTC, committed by Wenqing Wang on 23 November 2020, 14:22:10 UTC
1 parent 33d7a7a
Raw File
Tip revision: 82ecc2abd34b7d552dada1d8b871b33192fb6f60 authored by Wenqing Wang on 23 November 2020, 14:09:43 UTC
[RM/Test/Liakopoulos] Recovered two properties and updated the reference files
Tip revision: 82ecc2a
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
back to top