Revision c418ff867cdf23d55150706457f82ce6e0b1f7a7 authored by KeitaYoshioka on 26 October 2021, 20:16:46 UTC, committed by KeitaYoshioka on 26 October 2021, 20:16:46 UTC
Additional material model for Phase field

See merge request ogs/ogs!3850
2 parent s a9786e2 + b6863e4
Raw File
.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