From 88c8c80158914e5a014facc30fdc606a122af22a Mon Sep 17 00:00:00 2001 From: Lars von Wolff <lars.von-wolff@ians.uni-stuttgart.de> Date: Thu, 26 Nov 2020 14:04:12 +0100 Subject: [PATCH] removed uggrid dependency --- dune.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune.module b/dune.module index aebfc71..0d03071 100644 --- a/dune.module +++ b/dune.module @@ -7,4 +7,4 @@ Module: dune-phasefield Version: 0.1 Maintainer: lars.von-wolff@mathematik.uni-stuttgart.de #depending on #dune-xt-grid -Depends: dune-common dune-geometry dune-grid dune-localfunctions dune-typetree dune-istl dune-functions dune-uggrid dune-alugrid dune-pdelab +Depends: dune-common dune-geometry dune-grid dune-localfunctions dune-typetree dune-istl dune-functions dune-alugrid dune-pdelab dune-xt -- GitLab