Skip to content
  • Guillaume Lazzara's avatar
    Small fixes. · ed968826
    Guillaume Lazzara authored
    	* Makefile.am,
    	* headers.mk,
    	* tests/accu/Makefile.am,
    	* tests/make/Makefile.am,
    	* tests/unit_test/unit-tests.mk: fix build system. 'make dist' now
    	works.
    
    	* mln/convert/impl/from_unsigned_to_value.hh: add missing include.
    
    	* mln/core/image/complex_neighborhood_piter.hh,
    	* mln/io/magick/load.hh: avoid warnings.
    
    	* mln/core/routine/all.hh
    	* mln/labeling/blobs.hh: update doc
    
    	* mln/labeling/compute.hh: add a new postcondition.
    
    	* mln/labeling/relabel.hh: use v2v and v2b functions instead of l2l
    	and l2b.
    
    	* mln/make/relabelfun.hh: use v2v and v2b functions instead of l2l
    	and l2b and add a new overload.
    
    	* tools/area_flooding.cc: update use of
    	morpho::closing::area_on_vertices.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@3541 4aad255d-cdde-0310-9447-f3009e2ae8c0
    ed968826