swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 4138ca0b06bdd66ad1d2324991c091c55ca16c08 authored by Steffen Beese on 21 July 2021, 08:55:47 UTC
[RM/DSM] change of parameters in ctest file to see the features
Tip revision: 4138ca0
.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