https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6179de17b629f8e2e275fbf8be9998cb5c7fc531 authored by Thomas Fischer on 18 August 2021, 17:23:50 UTC, committed by Dmitry Yu. Naumov on 05 September 2021, 20:09:22 UTC
1 parent ca8b6d3
Raw File
Tip revision: 6179de17b629f8e2e275fbf8be9998cb5c7fc531 authored by Thomas Fischer on 18 August 2021, 17:23:50 UTC
[MeL/Elements] Make getNodeIndex a free function.
Tip revision: 6179de1
.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