swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: cd39fb814db9bee6a9d4e57de818367585bd3277 authored by Lars Bilke on 06 October 2021, 16:15:06 UTC
[cmake] Add symbol OGS_USE_PYTHON to HeatTransportBHE.
Tip revision: cd39fb8
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top