From acfbc29fb72972e16020c0922df312066ed5ef89 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Fri, 23 Aug 2019 14:49:32 +0100 Subject: [PATCH] Pretty-printing --- base/modules/tools/psb_cd_tools_mod.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/base/modules/tools/psb_cd_tools_mod.f90 b/base/modules/tools/psb_cd_tools_mod.f90 index a9a3be36..317a40c0 100644 --- a/base/modules/tools/psb_cd_tools_mod.f90 +++ b/base/modules/tools/psb_cd_tools_mod.f90 @@ -179,7 +179,6 @@ module psb_cd_tools_mod integer(psb_ipk_), intent(out) :: info type(psb_desc_type), intent(out) :: desc optional :: mg, ng, parts, vg, vl, flag, nl, repl, globalcheck, lidx, usehash - end subroutine psb_cdall end interface