From 18d09a31237634fc458c5f782689810e68d95f88 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Fri, 21 Dec 2007 13:32:57 +0000 Subject: [PATCH] *** empty log message *** --- base/modules/psb_error_mod.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/modules/psb_error_mod.F90 b/base/modules/psb_error_mod.F90 index 6783e502..ad38bdd6 100644 --- a/base/modules/psb_error_mod.F90 +++ b/base/modules/psb_error_mod.F90 @@ -513,7 +513,7 @@ contains write (0,'("Before you call this routine, you must initialize the preconditioner")') case(3112) write (0,'("Before you call this routine, you must build the preconditioner")') - case(3111:3999) + case(3113:3999) write(0,'("miscellaneus error. code: ",i0)')err_c case(4000) write(0,'("Allocation/deallocation error")')