--- trunk/libf/dyn3d/grid_atob.f90 2010/04/06 17:52:58 32 +++ trunk/libf/dyn3d/grid_atob.f90 2010/12/02 17:11:04 36 @@ -37,7 +37,7 @@ ! grille_m: champ de sortie deja transforme !======================================================================= - use numer_rec, only: assert_eq + use nr_util, only: assert_eq REAL, intent(in):: xdata(:),ydata(:) REAL, intent(in):: entree(:, :)