--- trunk/libf/dyn3d/conf_dat2d.f90 2008/02/27 13:16:39 3 +++ trunk/libf/dyn3d/conf_dat2d.f90 2010/12/02 17:11:04 36 @@ -1,6 +1,5 @@ module conf_dat2d_m - ! This module is clean: no C preprocessor directive, no include line. ! From conf_dat2d.F, version 1.2 2006/01/27 15:14:22 IMPLICIT NONE @@ -28,7 +27,7 @@ ! If required, the longitudes and latitudes are finally replaced ! by their mid-values. - use nrutil, only: assert_eq + use nr_util, only: assert_eq use comconst, only: pi REAL, intent(in):: xd(:)