Revision b29efc69643a6fb1eab6b6018a8fb23161cf8ba2 authored by Tom Fischer on 03 October 2023, 12:12:05 UTC, committed by Tom Fischer on 03 October 2023, 12:12:05 UTC
Draft: Bug fix for DOF index calculation in parallel ogs version

See merge request ogs/ogs!4738
2 parent s a6c00c5 + 21ce236
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