From 2da6a43816863211841e1be937d8340919f5c811 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Thu, 7 Jun 2007 10:19:09 +0000 Subject: [PATCH] Included psb_check_mod for the new tests in the krylov methods. --- base/modules/psb_base_mod.f90 | 1 + 1 file changed, 1 insertion(+) diff --git a/base/modules/psb_base_mod.f90 b/base/modules/psb_base_mod.f90 index a2ccc48f..c3b8c152 100644 --- a/base/modules/psb_base_mod.f90 +++ b/base/modules/psb_base_mod.f90 @@ -30,6 +30,7 @@ !!$ module psb_base_mod use psb_string_mod + use psb_check_mod use psb_error_mod use psb_penv_mod use psb_descriptor_type