From 3cc28dd0b26e32c215924fae90f90bf1b841afd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@mi.fu-berlin.de> Date: Wed, 21 Jun 2023 18:00:40 +0200 Subject: [PATCH] Mention that this was integrated into dune-fufem --- README => README.md | 9 +++++++++ 1 file changed, 9 insertions(+) rename README => README.md (83%) diff --git a/README b/README.md similarity index 83% rename from README rename to README.md index e46353d..7609f5b 100644 --- a/README +++ b/README.md @@ -1,3 +1,12 @@ +**Attention** + +This module is no longer maintained. The code was integrated into +the [dune-fufem module](https://gitlab.dune-project.org/fufem/dune-fufem). +The changes applied before merging are discussed in the corresponding +[merge request](https://gitlab.dune-project.org/fufem/dune-fufem/-/merge_requests/170). + + + Preparing the Sources ========================= -- GitLab