Fixed position of psb_sizeof relative to conditional compilation.

stopcriterion
Salvatore Filippone 17 years ago
parent 83dba65288
commit 9ef882b3af

@ -92,12 +92,12 @@ module psb_prec_mod
& psb_precset => mld_precset, &
& psb_precaply => mld_precaply
#endif
interface psb_sizeof
module procedure mld_dprec_sizeof, mld_zprec_sizeof, &
& mld_dbaseprc_sizeof, mld_zbaseprc_sizeof
end interface
#endif
end module psb_prec_mod

Loading…
Cancel
Save