https://gitlab.opengeosys.org/ogs/ogs.git
Revision 22427c23f958afa88a6be4bafa385c781d16ba0e authored by Karsten Rink on 22 March 2021, 09:53:42 UTC, committed by Karsten Rink on 22 March 2021, 09:53:42 UTC
[App/IO] Remove unused XmlNumInterface.

See merge request ogs/ogs!3532
2 parent s c495f2c + ceace37
Raw File
Tip revision: 22427c23f958afa88a6be4bafa385c781d16ba0e authored by Karsten Rink on 22 March 2021, 09:53:42 UTC
Merge branch 'RemoveXmlNumInterface' into 'master'
Tip revision: 22427c2
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top