swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: c7757ecb48fa6e9918bc4a888bf9936a282408a1 authored by Thomas Fischer on 19 May 2021, 14:08:23 UTC
[A/IO/Gmsh] Constify methods of GMSHPolygonTree.
Tip revision: c7757ec
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top