From fe9b3e4aafc155bba9035842508dd3ab25b02b69 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Wed, 24 Jan 2007 09:39:39 +0000 Subject: [PATCH] Fixed external name PRECAPLY. --- psb_prec_mod.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psb_prec_mod.f90 b/psb_prec_mod.f90 index 5da38c0e..88215e53 100644 --- a/psb_prec_mod.f90 +++ b/psb_prec_mod.f90 @@ -104,7 +104,7 @@ module psb_prec_mod end subroutine psb_zprecfree end interface - interface psb_prc_aply + interface psb_precaply subroutine psb_dprc_aply(prec,x,y,desc_data,info,trans,work) use psb_base_mod use psb_prec_type