https://gitlab.opengeosys.org/ogs/ogs.git
Revision fa98f370afb2a9132c0c1d7193fafc78b4f2e1b5 authored by Wenqing Wang on 30 July 2021, 12:54:25 UTC, committed by Dmitry Yu. Naumov on 07 October 2021, 21:11:23 UTC
1 parent f1e1ad1
Raw File
Tip revision: fa98f370afb2a9132c0c1d7193fafc78b4f2e1b5 authored by Wenqing Wang on 30 July 2021, 12:54:25 UTC
[LiquidFlow/Ctest] Added a test about fracture in 3D.
Tip revision: fa98f37
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top