--- trunk/libf/phylmd/Mobidic/regr_pr_o3.f90 2008/04/18 14:45:53 10 +++ trunk/libf/phylmd/Mobidic/regr_pr_o3.f90 2008/07/25 19:59:34 13 @@ -19,7 +19,7 @@ nf95_get_coord use netcdf, only: nf90_nowrite, nf90_get_var use regr_pr, only: regr_pr_av - use nrutil, only: assert + use numer_rec, only: assert real, intent(out):: o3_mob_regr(:, :, :) ! (iim + 1, jjm + 1, llm) ! (ozone mole fraction from Mobidic adapted to the LMDZ grid)