swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 87a78c3632a236865980bc44991e31d8daf5881c authored by Lars Bilke on 19 May 2021, 12:45:16 UTC
[web] Fix pdf link for geoenergy tutorial I.
Tip revision: 87a78c3
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top