--- trunk/libf/phylmd/Orography/grid_noro_m.f90 2010/03/25 14:29:07 27 +++ trunk/libf/phylmd/Orography/grid_noro_m.f90 2010/12/02 17:11:04 36 @@ -42,7 +42,7 @@ use dimens_m, only: iim, jjm use comconst, only: pi - use numer_rec, only: assert + use nr_util, only: assert REAL, intent(in):: xdata(:), ydata(:) ! coordinates of input field REAL, intent(in):: zdata(:, :) ! input field