Skip to content
  • Guillaume Lazzara's avatar
    Fix wrong use of mln_coord(). · 976f5562
    Guillaume Lazzara authored
    	* canvas/browsing/dir_struct_elt_incr_update.hh,
    	* core/image/image1d.hh,
    	* core/image/image2d.hh,
    	* core/internal/image_base.hh,
    	* geom/max_col.hh,
    	* geom/max_ind.hh,
    	* geom/max_row.hh,
    	* geom/max_sli.hh,
    	* geom/min_col.hh,
    	* geom/min_ind.hh,
    	* geom/min_row.hh,
    	* geom/min_sli.hh,
    	* io/pbm/load.hh,
    	* io/pfm/load.hh,
    	* io/pfm/save.hh,
    	* io/pnm/load.hh,
    	* linear/gaussian.hh,
    	* subsampling/gaussian_subsampling.hh,
    	* subsampling/subsampling.hh: Use mln_deduce(I, site, coord) instead
    	of mln_coord(I) which is not valid anymore.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@2980 4aad255d-cdde-0310-9447-f3009e2ae8c0
    976f5562