From e55941614b461c46fb139b65fea1b772820a24e4 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Tue, 12 Feb 2008 10:33:13 +0000 Subject: [PATCH] *** empty log message *** --- test/fileread/df_bench.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/test/fileread/df_bench.f90 b/test/fileread/df_bench.f90 index 7aa55314..8a0305c5 100644 --- a/test/fileread/df_bench.f90 +++ b/test/fileread/df_bench.f90 @@ -66,7 +66,6 @@ program df_bench if(psb_get_errstatus() /= 0) goto 9999 info=0 call psb_set_errverbosity(2) - call psb_set_erraction(psb_act_abort_) !!$ call psb_cd_set_large_threshold(512) !!$ call psb_cd_set_large_threshold(2) !!$ write(0,*) iam,'Main: large threshold ',psb_cd_get_large_threshold()