https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6cd96591e3ebdde24a88b104b944e660a6d91b24 authored by Dmitri Naumov on 07 October 2021, 17:38:17 UTC, committed by Dmitri Naumov on 05 November 2021, 10:45:53 UTC
1 parent 7572ff8
Raw File
Tip revision: 6cd96591e3ebdde24a88b104b944e660a6d91b24 authored by Dmitri Naumov on 07 October 2021, 17:38:17 UTC
[PL/TH2M] Add dfC_4_LCpG/dp_cap Jacobian part.
Tip revision: 6cd9659
.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