From f7fdeafc5acd4b9ebbd496fa09545249db6c622a Mon Sep 17 00:00:00 2001 From: Alexander Neukirchen Date: Tue, 24 Sep 2019 14:07:19 +0200 Subject: [PATCH] m_plot not yet possible, since it is not linked; commented out --- main/fleur.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/fleur.F90 b/main/fleur.F90 index 0ccd189e..cc0b0646 100644 --- a/main/fleur.F90 +++ b/main/fleur.F90 @@ -71,7 +71,7 @@ CONTAINS USE m_dwigner USE m_ylm USE m_metagga - USE m_plot +! USE m_plot #ifdef CPP_MPI USE m_mpi_bc_potden #endif -- GitLab