Revision 4b10f2f601a6361257ac1b3a773d4d9d5b89233c authored by Tom Fischer on 28 August 2023, 07:36:55 UTC, committed by Tom Fischer on 28 August 2023, 07:36:55 UTC
[Tool] Remove points from geometry not used in polylines or surfaces

See merge request ogs/ogs!4702
2 parent s b22aaa4 + bcacb13
Raw File
.guix-channel
;; This file lets us present this repo as a Guix channel.

(channel
  (version 0)
  (directory ".guix/modules"))  ;look for package modules under .guix/modules/
back to top