https://gitlab.opengeosys.org/ogs/ogs.git
Revision b2f447853744940f2822b769b680c9a78e6fb6f0 authored by Dmitri Naumov on 09 December 2015, 16:00:48 UTC, committed by Thomas Fischer on 14 December 2015, 09:50:03 UTC
1 parent 593d141
Raw File
Tip revision: b2f447853744940f2822b769b680c9a78e6fb6f0 authored by Dmitri Naumov on 09 December 2015, 16:00:48 UTC
[U] Use unique_ptr inside appendLinesAlongPoly.
Tip revision: b2f4478
.gitattributes
# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top