https://gitlab.opengeosys.org/ogs/ogs.git
Revision 93a10a632ce7e400b30c259d0255fe41d27233a6 authored by FZill on 26 April 2021, 13:33:00 UTC, committed by FZill on 03 May 2021, 14:52:48 UTC
1 parent 19e6e1c
Raw File
Tip revision: 93a10a632ce7e400b30c259d0255fe41d27233a6 authored by FZill on 26 April 2021, 13:33:00 UTC
[MPL] benchmarks for OrthotropicEmbeddedFracturePermeability
Tip revision: 93a10a6
.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