--- trunk/libf/phylmd/minmaxqfi.f90 2008/08/05 13:31:32 17 +++ trunk/phylmd/minmaxqfi.f 2018/03/20 09:35:59 265 @@ -8,9 +8,9 @@ ! From phylmd/minmaxqfi.F, version 1.1.1.1 2004/05/19 12:53:09 - use dimens_m, only: llm + use dimensions, only: llm use dimphy, only: klon - use numer_rec, only: assert + use nr_util, only: assert real, intent(in):: zq(:, :), qmin, qmax CHARACTER(len=*), intent(in):: comment