From d176146a0151a11e237e55d5576217f8bb66f799 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Tue, 13 Dec 2011 18:13:03 +0000 Subject: [PATCH] *** empty log message *** --- mlprec/mld_base_prec_type.F90 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/mlprec/mld_base_prec_type.F90 b/mlprec/mld_base_prec_type.F90 index 2a3e3c60..17eb9d3c 100644 --- a/mlprec/mld_base_prec_type.F90 +++ b/mlprec/mld_base_prec_type.F90 @@ -71,15 +71,6 @@ module mld_base_prec_type & psb_nohalo_, psb_square_root_, psb_toupper, psb_root_,& & psb_sizeof_int, psb_sizeof_long_int, psb_sizeof_sp, psb_sizeof_dp, psb_sizeof,& & psb_cd_get_context, psb_info -!!$ & psb_dspmat_type, psb_zspmat_type,& -!!$ & psb_sspmat_type, psb_cspmat_type,& -!!$ & psb_slinmap_type, psb_dlinmap_type,& -!!$ & psb_clinmap_type, psb_zlinmap_type, & -!!$ use psb_prec_mod, only: psb_sprec_type, psb_dprec_type,& -!!$ & psb_cprec_type, psb_zprec_type,& -!!$ & psb_d_base_prec_type, psb_s_base_prec_type, & -!!$ & psb_z_base_prec_type, psb_c_base_prec_type - ! ! Version numbers !