--- trunk/libf/dyn3d/grid_atob.f90 2010/04/06 17:52:58 32 +++ trunk/dyn3d/grid_atob.f90 2013/11/15 18:45:49 76 @@ -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(:, :)