Olena-patches
Threads by month
- ----- 2025 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
June 2009
- 9 participants
- 356 discussions
https://svn.lrde.epita.fr/svn/oln/trunk/milena
Index: ChangeLog
from Thierry Geraud <thierry.geraud(a)lrde.epita.fr>
Fix the library name in the copyright text.
* tests/data.hh.in,
* doc/milena.sty,
* doc/ref_guide/ref_guide.tex,
* doc/doxyfuns.sty,
* doc/tutorial/tutorial.tex (copyright): Fix the library name.
doc/doxyfuns.sty | 2 +-
doc/milena.sty | 2 +-
doc/ref_guide/ref_guide.tex | 2 +-
doc/tutorial/tutorial.tex | 2 +-
tests/data.hh.in | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
Index: tests/data.hh.in
--- tests/data.hh.in (revision 3984)
+++ tests/data.hh.in (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: doc/milena.sty
--- doc/milena.sty (revision 3984)
+++ doc/milena.sty (working copy)
@@ -1,6 +1,6 @@
%% Copyright (C) 2009 EPITA Research and Development Laboratory
%%
-%% This file is part of the Olena Library. This library is free
+%% This file is part of the Milena Library. This library is free
%% software; you can redistribute it and/or modify it under the terms
%% of the GNU General Public License version 2 as published by the
%% Free Software Foundation.
Index: doc/ref_guide/ref_guide.tex
--- doc/ref_guide/ref_guide.tex (revision 3984)
+++ doc/ref_guide/ref_guide.tex (working copy)
@@ -1,6 +1,6 @@
%% Copyright (C) 2009 EPITA Research and Development Laboratory
%%
-%% This file is part of the Olena Library. This library is free
+%% This file is part of the Milena Library. This library is free
%% software; you can redistribute it and/or modify it under the terms
%% of the GNU General Public License version 2 as published by the
%% Free Software Foundation.
Index: doc/doxyfuns.sty
--- doc/doxyfuns.sty (revision 3984)
+++ doc/doxyfuns.sty (working copy)
@@ -1,6 +1,6 @@
%% Copyright (C) 2009 EPITA Research and Development Laboratory
%%
-%% This file is part of the Olena Library. This library is free
+%% This file is part of the Milena Library. This library is free
%% software; you can redistribute it and/or modify it under the terms
%% of the GNU General Public License version 2 as published by the
%% Free Software Foundation.
Index: doc/tutorial/tutorial.tex
--- doc/tutorial/tutorial.tex (revision 3984)
+++ doc/tutorial/tutorial.tex (working copy)
@@ -1,6 +1,6 @@
%% Copyright (C) 2009 EPITA Research and Development Laboratory
%%
-%% This file is part of the Olena Library. This library is free
+%% This file is part of the Milena Library. This library is free
%% software; you can redistribute it and/or modify it under the terms
%% of the GNU General Public License version 2 as published by the
%% Free Software Foundation.
1
0
https://svn.lrde.epita.fr/svn/oln/trunk/milena/sandbox
Index: ChangeLog
from Thierry Geraud <thierry.geraud(a)lrde.epita.fr>
Fix the library name in the copyright text.
* levillain/morpho/lower_completion.hh,
* levillain/morpho/shortest_path_watershed.hh,
* duhamel/test_border_fill_image1d_3.cc,
* duhamel/test_border_fill_image3d_3.cc,
* duhamel/labeling_level_generic_10000x1000.cc,
* duhamel/translate_image.hh,
* duhamel/test_border_duplicate_image1d_1.cc,
* duhamel/slow_seed2tiling.cc,
* duhamel/abr.hh,
* duhamel/test_border_duplicate_image3d_1.cc,
* duhamel/labeling_algo.cc,
* duhamel/test_border_duplicate_image2d_3.cc,
* duhamel/test_border_duplicate_image1d_5.cc,
* duhamel/color_sub.cc,
* duhamel/test_border_fill_image1d_2.cc,
* duhamel/queue_p_fast.hh,
* duhamel/labeling_level_fast_10000x1000.cc,
* duhamel/test_border_fill_image3d_2.cc,
* duhamel/test_border_fill_image2d_4.cc,
* duhamel/border_mirror.cc,
* duhamel/border_duplicate.cc,
* duhamel/fills_test.cc,
* duhamel/canvas_chamfer.hh,
* duhamel/queue_p_priority.hh,
* duhamel/test_border_duplicate_image2d_2.cc,
* duhamel/test_border_duplicate_image1d_4.cc,
* duhamel/labeling_level_fast.cc,
* duhamel/test_border_duplicate_image3d_4.cc,
* duhamel/canvas_labeling.hh,
* duhamel/border_fill.cc,
* duhamel/level_cpy_from_mln.hh,
* duhamel/test_debug_iota_3d.cc,
* duhamel/test_border_fill_image1d_1.cc,
* duhamel/test_border_fill_image3d_1.cc,
* duhamel/test_border_fill_image2d_3.cc,
* duhamel/test_border_fill_image1d_5.cc,
* duhamel/color_sub.hh,
* duhamel/mesh_image.hh,
* duhamel/abr_to_image.cc,
* duhamel/extract_array.cc,
* duhamel/graph.hh,
* duhamel/test_border_duplicate_image2d_1.cc,
* duhamel/test_border_duplicate_image1d_3.cc,
* duhamel/chamfer.hh,
* duhamel/test_border_duplicate_image3d_3.cc,
* duhamel/border_mirror.hh,
* duhamel/border_duplicate.hh,
* duhamel/debug_print_3d_with_border.hh,
* duhamel/labeling_cpy_from_mln.hh,
* duhamel/test_border_fill_image2d_2.cc,
* duhamel/test_border_fill_image1d_4.cc,
* duhamel/border_fill.hh,
* duhamel/test_border_fill_image3d_4.cc,
* duhamel/abr.cc,
* duhamel/test_border_duplicate_image1d_2.cc,
* duhamel/labeling_level.hh,
* duhamel/test_border_duplicate_image3d_2.cc,
* duhamel/test_border_duplicate_image2d_4.cc,
* duhamel/test_border_fill_image2d_1.cc,
* fred/fun/nsolve_unary.hh,
* fred/fun/meta_function.hh,
* fred/fun/nsolve.hh,
* fred/fun/nsolve_binary.hh,
* fred/fun/thru_morpher.hh,
* fred/old/algebraic.cc,
* fred/old/p2p/test_morph_image.cc,
* fred/old/p2p/p2p_morpher.hh,
* fred/old/site_wrapper.hh,
* fred/old/connected_filter.hh,
* fred/old/leveling_filter.hh,
* fred/old/value_wrapper.hh,
* fred/old/closing_area.cc,
* fred/old/mean.hh,
* aroumougame/skeleton/mesh-skel_region.cc,
* aroumougame/skeleton/io.hh,
* aroumougame/skeleton/mesh-skel.cc,
* pellegrin/first_test.cc,
* pellegrin/set/test/p_queue_fast.cc,
* pellegrin/set/test/p_priority_queue_fast.cc,
* pellegrin/set/test/p_bgraph.cc,
* pellegrin/set/test/p_queue.cc,
* pellegrin/set/test/p_priority_queue.cc,
* pellegrin/set/test/p_runs.cc,
* pellegrin/set/test/pset_if.cc,
* pellegrin/set/test/p_priority_queue_fast_with_array.cc,
* pellegrin/set/test/p_set.cc,
* pellegrin/set/trait/point_set.hh,
* pellegrin/set/core/p_priority_queue_fast.hh,
* pellegrin/set/core/p_bgraph.hh,
* pellegrin/set/core/p_run.hh,
* pellegrin/set/core/p_line_graph.hh,
* pellegrin/set/core/pset_if.hh,
* pellegrin/set/core/concept/point_set.hh,
* pellegrin/set/core/p_array.hh,
* pellegrin/set/core/p_queue.hh,
* pellegrin/set/core/p_priority_queue.hh,
* pellegrin/set/core/p_runs.hh,
* pellegrin/set/core/p_set.hh,
* pellegrin/set/core/p_priority_queue_fast_with_array.hh,
* pellegrin/set/core/line2d.hh,
* pellegrin/set/core/internal/multi_set.hh,
* pellegrin/set/core/internal/uni_set.hh,
* pellegrin/set/core/p_queue_fast.hh,
* pellegrin/set/core/p_graph.hh,
* pellegrin/cond_inheritance/p_set.hh,
* pellegrin/cond_inheritance/test_cond_inherit.cc,
* pellegrin/cond_inheritance/concept/point_set.hh,
* pellegrin/cond_inheritance/p_array.hh,
* pellegrin/cond_inheritance/internal/multi_set.hh,
* pellegrin/cond_inheritance/internal/uni_set.hh,
* pellegrin/cond_inheritance/internal/point_set_base.hh,
* nivault/dmap.hh,
* nivault/dyn_line.hh,
* nivault/rotation.cc,
* nivault/dmap.hxx,
* nivault/plugin-gimp/src/gimp-image.hh,
* nivault/extract_score.cc,
* nivault/extract_character.cc,
* nivault/median.hh,
* nivault/vec.hh,
* icdar/2009/hsc/label_maj.hh,
* icdar/2009/hsc/io/icdar/save.hh,
* icdar/2009/hsc/io/icdar/load.hh,
* icdar/2009/hsc/first_attempts/boxes.cc,
* jardonnet/n_cmpt/tikz.hh,
* jardonnet/n_cmpt/nwst.hh,
* jardonnet/n_cmpt/n_cmpt2.hh,
* jardonnet/n_cmpt/n_cmpt3.hh,
* jardonnet/n_cmpt/n_cmpt4.hh,
* jardonnet/n_cmpt/n_cmpt5.hh,
* jardonnet/n_cmpt/n_cmpt.hh,
* jardonnet/perl/test/ops.hh,
* jardonnet/perl/test/i2v/all.hh,
* jardonnet/perl/test/i2v/all_to.hh,
* jardonnet/perl/test/i2v/array.hh,
* jardonnet/perl/test/c.hh,
* jardonnet/perl/test/x2x/all.hh,
* jardonnet/perl/test/x2x/geom/composed.hh,
* jardonnet/perl/test/x2x/geom/translation.hh,
* jardonnet/perl/test/x2x/geom/rotation.hh,
* jardonnet/perl/test/x2x/interpol/bilinear.hh,
* jardonnet/perl/test/x2x/interpol/linear.hh,
* jardonnet/perl/test/p2b/chess.hh,
* jardonnet/perl/test/p2b/all.hh,
* jardonnet/perl/test/p2b/has.hh,
* jardonnet/perl/test/vv2v/min.hh,
* jardonnet/perl/test/vv2v/max.hh,
* jardonnet/perl/test/all.hh,
* jardonnet/perl/test/p2v/elifs.hh,
* jardonnet/perl/test/p2v/ternary.hh,
* jardonnet/perl/test/p2v/all.hh,
* jardonnet/perl/test/p2v/iota.hh,
* jardonnet/perl/test/cast.hh,
* jardonnet/perl/test/v2b/threshold.hh,
* jardonnet/perl/test/internal/x2x_linear_impl.hh,
* jardonnet/perl/test/internal/selector.hh,
* jardonnet/perl/test/v2v/abs.hh,
* jardonnet/perl/test/v2v/enc.hh,
* jardonnet/perl/test/v2v/all.hh,
* jardonnet/perl/test/v2v/saturate.hh,
* jardonnet/perl/test/v2v/inc.hh,
* jardonnet/perl/test/v2v/cast.hh,
* jardonnet/perl/test/v2v/linear.hh,
* jardonnet/perl/test/v2v/dec.hh,
* jardonnet/perl/test/v2v/norm.hh,
* jardonnet/perl/test/v2v/id.hh,
* jardonnet/perl/test/v2v/rgb_to_hsi.hh,
* jardonnet/subsampling/gaussian_subsampling.hh,
* jardonnet/subsampling/sub_sampled_image.hh,
* jardonnet/registration/cov.hh,
* jardonnet/registration/variance.hh,
* jardonnet/registration/exp_val.hh,
* jardonnet/registration/multiscale.hh,
* jardonnet/registration/chamfer.hh,
* jardonnet/registration/icp_ref.hh,
* jardonnet/registration/registration.hh,
* jardonnet/registration/icp.hh,
* jardonnet/registration/center.hh,
* jardonnet/array/array.hh,
* jardonnet/array/old/nd.hh,
* jardonnet/array/old/1d.hh,
* jardonnet/array/old/2d.hh,
* jardonnet/array/old/3d.hh,
* jardonnet/array/old/all.hh,
* jardonnet/array/old/1d.hxx,
* jardonnet/array/old/2d.hxx,
* jardonnet/array/old/objs.hh,
* jardonnet/array/old/3d.hxx,
* fabien/regional_maxima.cc,
* fabien/igr/seg_vol_irm.hh,
* fabien/igr/igr.cc,
* fabien/flat_zones.hh,
* fabien/dcmtk/load.hh,
* fabien/level.hh,
* fabien/regional_minima.hh,
* fabien/regional_maxima.hh,
* fabien/labeling.hh,
* fabien/level.cc,
* fabien/regional_minima.cc,
* dalila/table.cc,
* dalila/photo.cc,
* garrigues/level_set.hh,
* garrigues/fllt/lower.hh,
* garrigues/fllt/upper.hh,
* garrigues/fllt/fllt_simple.svg.1.cc,
* garrigues/fllt/merge.hh,
* garrigues/fllt/fllt_simple.svg.3.cc,
* garrigues/fllt/fllt_simple.cc,
* garrigues/fllt/types.hh,
* garrigues/fllt/doc.hh,
* garrigues/fllt/fllt_theo.cc,
* garrigues/fllt/compute_level_set_fast2.hh,
* garrigues/fllt/fllt_merge.hh,
* garrigues/fllt/fllt_optimized.hh,
* garrigues/fllt/fllt_types.hh,
* garrigues/fllt/debug.hh,
* garrigues/fllt/fllt_doc.hh,
* garrigues/fllt/compute_level_set_fast.hh,
* garrigues/fllt/fllt_simple.svg.2.cc,
* garrigues/fllt/fllt.hh,
* garrigues/fllt/local_configurations.hh,
* garrigues/fllt/compute_level_set.hh,
* garrigues/lower.hh,
* garrigues/union_find/reconstructions_on_set.cc,
* garrigues/union_find/reconstructions_on_function.hh,
* garrigues/union_find/self_dual_reconstruction.cc,
* garrigues/union_find/reconstructions_on_function.cc,
* garrigues/union_find/reconstructions_on_set.hh,
* garrigues/union_find/canvas/reconstruction_on_function.hh,
* garrigues/union_find/canvas/find_root.hh,
* garrigues/union_find/canvas/reconstruction_on_set.hh,
* garrigues/union_find/canvas/self_dual_reconstruction.hh,
* garrigues/union_find/self_dual_reconstruction.hh,
* garrigues/tiled_image2d/backend/mmap.hh,
* garrigues/tiled_image2d/tiled_image2d.hh,
* garrigues/tiled_image2d/block.hh,
* garrigues/tiled_image2d/page.hh,
* garrigues/tiled_image2d/support/lru.hh,
* garrigues/tiled_image2d/layout/layout2d.hh,
* garrigues/tiled_image2d/layout/page2d/lrtb.hh,
* garrigues/tiled_image2d/layout/image2d/lrtb.hh,
* garrigues/tiled_image2d/tiled_image2d.cc,
* garrigues/upper.hh,
* garrigues/image_identity/image_domain_morpher.hh,
* garrigues/image_identity/image_value_morpher.hh,
* garrigues/image_identity/interpolated.hh,
* garrigues/image_identity/image_identity.hh,
* garrigues/image_identity/interpolated.cc,
* garrigues/factures/extract_array_highlight.cc,
* garrigues/factures/extract_array.cc,
* garrigues/area_filter_auto_dual.cc,
* abraham/tests/core/image/violent_cast_image.cc,
* abraham/tests/core/image/thru_norm.cc,
* abraham/tests/core/image/thru_v2v.cc,
* abraham/tests/core/image/fun_image_const.cc,
* abraham/tests/core/image/fun_image_v2w2v.cc,
* abraham/tests/core/image/fun_image_norm.cc,
* abraham/tests/core/image/fun_image_v2v.cc,
* abraham/tests/core/image/thru_const.cc,
* abraham/tests/core/image/thru_v2w2v.cc,
* abraham/tests/fun/v2w2v/cos.cc,
* abraham/tests/fun/v2w_w2v/norm.cc,
* abraham/tests/transform/fft_.cc,
* abraham/tests/transform/fft.cc,
* abraham/tests/value/mixin.cc,
* abraham/mln/trait/images.hh,
* abraham/mln/morpho/najman_wst.hh,
* abraham/mln/morpho/autarkical_leveling.hh,
* abraham/mln/morpho/basic_najman.hh,
* abraham/mln/morpho/vmt.hh,
* abraham/mln/morpho/topo_wst.hh,
* abraham/mln/morpho/hit_or_miss.hh,
* abraham/mln/morpho/vector_median.hh,
* abraham/mln/io/tikz/save_header.hh,
* abraham/mln/io/tikz/save.hh,
* abraham/mln/level/thru.hh,
* abraham/mln/core/site_set/p_priority_queue.hh,
* abraham/mln/fun/v2v/rgb_to_hsi.hh,
* abraham/mln/transform/fft.hh,
* abraham/mln/value/builtin/symbolics.hh,
* inim/2010/boxes/boxes.cc,
* inim/2010/rag/center_weight.hh,
* inim/2010/rag/p_vertices_with_accu.hh,
* inim/2010/cag/superpose.hh,
* inim/2009/ocr/ocr_without_preprocess.cc,
* inim/2009/ocr/resize.hh,
* inim/2009/ocr/skeleton.old.hh,
* inim/2009/ocr/simple_point.hh,
* inim/2009/ocr/skeleton.hh,
* inim/2009/ocr/ocr_with_preprocess.cc,
* inim/2009/classif/src/display.hh,
* inim/2009/classif/src/proj.hh,
* inim/2009/nature/gradient.cc,
* inim/2009/nature/closing.cc,
* inim/2009/nature/erosion.cc,
* inim/2009/nature/nature.cc,
* inim/2009/nature/fft.cc,
* inim/2009/nature/opening.cc,
* inim/2009/nature/co_occurence.hh,
* inim/2009/nature/hom.cc,
* inim/2009/nature/proj.hh,
* inim/2009/nature/histo_hsi.cc,
* inim/2009/nature/proj.cc,
* ballas/refactorization/metal/equal.hh,
* ballas/refactorization/metal/bool.hh,
* ballas/refactorization/metal/bexpr.hh,
* ballas/refactorization/exact.hh,
* ballas/refactorization/rle_pset.hh,
* ballas/refactorization/internal/force_exact.hh,
* ballas/refactorization/internal/exact.hh,
* ballas/test.cc,
* theo/rush/exo2/propagate.hh,
* theo/test_attribute.cc,
* theo/fllt.svg.6.cc,
* theo/p_runs__with_dedicated_piter.hh,
* theo/esiee/laurent/presentation/classif.cc,
* theo/dead/inplace.hh,
* theo/dead/instant.hh,
* theo/publis/icip2009/compute_a.cc,
* theo/publis/icip2009/regmin_count.cc,
* theo/fllt/fllt.hh,
* theo/fllt/fllt.svg.1.cc,
* theo/fllt/fllt.svg.7.hh,
* theo/fllt/fllt.svg.2.cc,
* theo/fllt/fllt.svg.3.cc,
* theo/fllt/fllt.svg.4.cc,
* theo/fllt/fllt.svg.5.cc,
* theo/fllt/fllt.svg.6.cc,
* theo/fllt/fllt_test.hh,
* theo/fllt.svg.7.hh,
* theo/win_fun.hh,
* theo/compute_parent_more.hh,
* theo/Rd/hybrid.hh,
* theo/Rd/queue_based.hh,
* theo/Rd/union_find.hh,
* theo/Rd/parallel.hh,
* theo/Rd/utils.hh,
* theo/Rd/deco.cc,
* theo/Rd/sequential_bench.hh,
* theo/Rd/sequential.hh,
* theo/Rd/debase.union_find.hh,
* theo/Rd/svg.queue_based.hh,
* theo/tufa_2008/steps.0.cc,
* theo/tufa_2008/gradient.cc,
* theo/tufa_2008/steps.1.cc,
* theo/tufa_2008/closing.cc,
* theo/tufa_2008/steps.2.cc,
* theo/tufa_2008/opening.cc,
* theo/tufa_2008/steps.3.cc,
* theo/tufa_2008/steps.2b.cc,
* theo/tufa_2008/filter_n.cc,
* theo/tufa_2008/wst_f_equal_wst_a.cc,
* theo/tufa_2008/wst.cc,
* theo/tufa_2008/experiment.cc,
* theo/tufa_2008/n_cmpt.cc,
* theo/tufa_2008/filter.cc,
* theo/tufa_2008/closed_gradient.cc,
* theo/tufa_2008/fz_count.cc,
* theo/estimate.hh,
* theo/color/sum_pix.hh,
* theo/color/mean_rgb_pix.hh,
* theo/color/blen_pix.hh,
* markov/approx_exp.hh,
* markov/markov.cc,
* markov/T_gen.hh,
* edwin/tree/accumulator/arg_max.hh,
* edwin/tree/run.hh,
* edwin/rush/leaves/test/export.cc,
* edwin/rush/leaves/export_leaves.hh,
* edwin/rush/granulometry/test.cc,
* edwin/rush/granulometry/granulometry.hh,
* edwin/rush/exo2/wst_from_closing.cc,
* edwin/exec/color_internal_gradient.hh,
* edwin/exec/color_labeling_mean.hh,
* edwin/mln/morpho/tree/propagate.hh,
* edwin/mln/morpho/tree/components.hh,
* edwin/mln/morpho/attribute/occupation.hh,
* edwin/mln/morpho/attribute/bbox.hh,
* camille/graph-wst.cc,
* camille/graph-line-gradient-closing.cc,
* vigouroux/convert/rgbhsl.hh,
* vigouroux/convert/rgbnrgb.hh,
* vigouroux/convert/conversion.hh,
* vigouroux/convert/rgbxyz.hh,
* vigouroux/convert/value_to_point.hh,
* vigouroux/convert/cast.hh,
* vigouroux/convert/rgbhsv.hh,
* vigouroux/convert/rgbyiq.hh,
* vigouroux/convert/force.hh,
* vigouroux/convert/conversion_ng_se.hh,
* vigouroux/convert/nrgbxyz.hh,
* vigouroux/convert/basics.hh,
* vigouroux/convert/abstract/colorconv.hh,
* vigouroux/convert/abstract/conversion.hh,
* vigouroux/convert/bound.hh,
* vigouroux/convert/stretch.hh,
* vigouroux/convert/rgbyuv.hh,
* vigouroux/convert/rgbhsi.hh,
* vigouroux/lap.hh,
* vigouroux/color.hh,
* vigouroux/color/yuv.hh,
* vigouroux/color/hsi.hh,
* vigouroux/color/hsl.hh,
* vigouroux/color/nrgb.hh,
* vigouroux/color/xyz.hh,
* vigouroux/color/hsv.hh,
* vigouroux/color/yiq.hh,
* vigouroux/color/rgb.hh,
* vigouroux/color/color.hh,
* folio/test/dt/psn.cc,
* folio/test/dt/psn_log.cc,
* folio/test/dt/naive.cc,
* folio/mln/dt/dmap.hh,
* folio/mln/dt/canvas_dt.hh,
* folio/mln/dt/cp.hh,
* folio/mln/dt/raw_path_fast.hh,
* folio/mln/dt/chamfer.hh,
* folio/mln/dt/dt_old/psn.cc,
* folio/mln/dt/dt_old/psn_log.cc,
* folio/mln/dt/dt_old/distance_front.cc,
* folio/mln/dt/dt_old/naive.cc,
* folio/mln/dt/dt_old/chamfer.cc,
* folio/mln/dt/dt_old/distance_front_new.hh,
* folio/mln/dt/raw_dmap_fast.hh,
* folio/mln/dt/raw_cp_fast.hh,
* folio/mln/dt/path.hh,
* folio/mln/fun/v2v/hsl_to_hsv.hh,
* folio/mln/fun/v2v/rgb_to_hsv.hh,
* folio/mln/value/circular.hh,
* folio/mln/value/hsv.hh (copyright): Fix the library name.
abraham/mln/core/site_set/p_priority_queue.hh | 2 +-
abraham/mln/fun/v2v/rgb_to_hsi.hh | 2 +-
abraham/mln/io/tikz/save.hh | 2 +-
abraham/mln/io/tikz/save_header.hh | 2 +-
abraham/mln/level/thru.hh | 2 +-
abraham/mln/morpho/autarkical_leveling.hh | 2 +-
abraham/mln/morpho/basic_najman.hh | 2 +-
abraham/mln/morpho/hit_or_miss.hh | 2 +-
abraham/mln/morpho/najman_wst.hh | 2 +-
abraham/mln/morpho/topo_wst.hh | 2 +-
abraham/mln/morpho/vector_median.hh | 2 +-
abraham/mln/morpho/vmt.hh | 2 +-
abraham/mln/trait/images.hh | 2 +-
abraham/mln/transform/fft.hh | 2 +-
abraham/mln/value/builtin/symbolics.hh | 2 +-
abraham/tests/core/image/fun_image_const.cc | 2 +-
abraham/tests/core/image/fun_image_norm.cc | 2 +-
abraham/tests/core/image/fun_image_v2v.cc | 2 +-
abraham/tests/core/image/fun_image_v2w2v.cc | 2 +-
abraham/tests/core/image/thru_const.cc | 2 +-
abraham/tests/core/image/thru_norm.cc | 2 +-
abraham/tests/core/image/thru_v2v.cc | 2 +-
abraham/tests/core/image/thru_v2w2v.cc | 2 +-
abraham/tests/core/image/violent_cast_image.cc | 2 +-
abraham/tests/fun/v2w2v/cos.cc | 2 +-
abraham/tests/fun/v2w_w2v/norm.cc | 2 +-
abraham/tests/transform/fft.cc | 2 +-
abraham/tests/transform/fft_.cc | 2 +-
abraham/tests/value/mixin.cc | 2 +-
aroumougame/skeleton/io.hh | 2 +-
aroumougame/skeleton/mesh-skel.cc | 2 +-
aroumougame/skeleton/mesh-skel_region.cc | 2 +-
ballas/refactorization/exact.hh | 2 +-
ballas/refactorization/internal/exact.hh | 2 +-
ballas/refactorization/internal/force_exact.hh | 2 +-
ballas/refactorization/metal/bexpr.hh | 2 +-
ballas/refactorization/metal/bool.hh | 2 +-
ballas/refactorization/metal/equal.hh | 2 +-
ballas/refactorization/rle_pset.hh | 2 +-
ballas/test.cc | 2 +-
camille/graph-line-gradient-closing.cc | 2 +-
camille/graph-wst.cc | 2 +-
dalila/photo.cc | 2 +-
dalila/table.cc | 2 +-
duhamel/abr.cc | 2 +-
duhamel/abr.hh | 2 +-
duhamel/abr_to_image.cc | 2 +-
duhamel/border_duplicate.cc | 2 +-
duhamel/border_duplicate.hh | 2 +-
duhamel/border_fill.cc | 2 +-
duhamel/border_fill.hh | 2 +-
duhamel/border_mirror.cc | 2 +-
duhamel/border_mirror.hh | 2 +-
duhamel/canvas_chamfer.hh | 2 +-
duhamel/canvas_labeling.hh | 2 +-
duhamel/chamfer.hh | 2 +-
duhamel/color_sub.cc | 2 +-
duhamel/color_sub.hh | 2 +-
duhamel/debug_print_3d_with_border.hh | 2 +-
duhamel/extract_array.cc | 2 +-
duhamel/fills_test.cc | 2 +-
duhamel/graph.hh | 2 +-
duhamel/labeling_algo.cc | 2 +-
duhamel/labeling_cpy_from_mln.hh | 2 +-
duhamel/labeling_level.hh | 2 +-
duhamel/labeling_level_fast.cc | 2 +-
duhamel/labeling_level_fast_10000x1000.cc | 2 +-
duhamel/labeling_level_generic_10000x1000.cc | 2 +-
duhamel/level_cpy_from_mln.hh | 2 +-
duhamel/mesh_image.hh | 2 +-
duhamel/queue_p_fast.hh | 2 +-
duhamel/queue_p_priority.hh | 2 +-
duhamel/slow_seed2tiling.cc | 2 +-
duhamel/test_border_duplicate_image1d_1.cc | 2 +-
duhamel/test_border_duplicate_image1d_2.cc | 2 +-
duhamel/test_border_duplicate_image1d_3.cc | 2 +-
duhamel/test_border_duplicate_image1d_4.cc | 2 +-
duhamel/test_border_duplicate_image1d_5.cc | 2 +-
duhamel/test_border_duplicate_image2d_1.cc | 2 +-
duhamel/test_border_duplicate_image2d_2.cc | 2 +-
duhamel/test_border_duplicate_image2d_3.cc | 2 +-
duhamel/test_border_duplicate_image2d_4.cc | 2 +-
duhamel/test_border_duplicate_image3d_1.cc | 2 +-
duhamel/test_border_duplicate_image3d_2.cc | 2 +-
duhamel/test_border_duplicate_image3d_3.cc | 2 +-
duhamel/test_border_duplicate_image3d_4.cc | 2 +-
duhamel/test_border_fill_image1d_1.cc | 2 +-
duhamel/test_border_fill_image1d_2.cc | 2 +-
duhamel/test_border_fill_image1d_3.cc | 2 +-
duhamel/test_border_fill_image1d_4.cc | 2 +-
duhamel/test_border_fill_image1d_5.cc | 2 +-
duhamel/test_border_fill_image2d_1.cc | 2 +-
duhamel/test_border_fill_image2d_2.cc | 2 +-
duhamel/test_border_fill_image2d_3.cc | 2 +-
duhamel/test_border_fill_image2d_4.cc | 2 +-
duhamel/test_border_fill_image3d_1.cc | 2 +-
duhamel/test_border_fill_image3d_2.cc | 2 +-
duhamel/test_border_fill_image3d_3.cc | 2 +-
duhamel/test_border_fill_image3d_4.cc | 2 +-
duhamel/test_debug_iota_3d.cc | 2 +-
duhamel/translate_image.hh | 2 +-
edwin/exec/color_internal_gradient.hh | 2 +-
edwin/exec/color_labeling_mean.hh | 2 +-
edwin/mln/morpho/attribute/bbox.hh | 2 +-
edwin/mln/morpho/attribute/occupation.hh | 2 +-
edwin/mln/morpho/tree/components.hh | 2 +-
edwin/mln/morpho/tree/propagate.hh | 2 +-
edwin/rush/exo2/wst_from_closing.cc | 2 +-
edwin/rush/granulometry/granulometry.hh | 2 +-
edwin/rush/granulometry/test.cc | 2 +-
edwin/rush/leaves/export_leaves.hh | 2 +-
edwin/rush/leaves/test/export.cc | 2 +-
edwin/tree/accumulator/arg_max.hh | 2 +-
edwin/tree/run.hh | 2 +-
fabien/dcmtk/load.hh | 2 +-
fabien/flat_zones.hh | 2 +-
fabien/igr/igr.cc | 2 +-
fabien/igr/seg_vol_irm.hh | 2 +-
fabien/labeling.hh | 2 +-
fabien/level.cc | 2 +-
fabien/level.hh | 2 +-
fabien/regional_maxima.cc | 2 +-
fabien/regional_maxima.hh | 2 +-
fabien/regional_minima.cc | 2 +-
fabien/regional_minima.hh | 2 +-
folio/mln/dt/canvas_dt.hh | 2 +-
folio/mln/dt/chamfer.hh | 2 +-
folio/mln/dt/cp.hh | 2 +-
folio/mln/dt/dmap.hh | 2 +-
folio/mln/dt/dt_old/chamfer.cc | 2 +-
folio/mln/dt/dt_old/distance_front.cc | 2 +-
folio/mln/dt/dt_old/distance_front_new.hh | 2 +-
folio/mln/dt/dt_old/naive.cc | 2 +-
folio/mln/dt/dt_old/psn.cc | 2 +-
folio/mln/dt/dt_old/psn_log.cc | 2 +-
folio/mln/dt/path.hh | 2 +-
folio/mln/dt/raw_cp_fast.hh | 2 +-
folio/mln/dt/raw_dmap_fast.hh | 2 +-
folio/mln/dt/raw_path_fast.hh | 2 +-
folio/mln/fun/v2v/hsl_to_hsv.hh | 2 +-
folio/mln/fun/v2v/rgb_to_hsv.hh | 2 +-
folio/mln/value/circular.hh | 2 +-
folio/mln/value/hsv.hh | 2 +-
folio/test/dt/naive.cc | 2 +-
folio/test/dt/psn.cc | 2 +-
folio/test/dt/psn_log.cc | 2 +-
fred/fun/meta_function.hh | 2 +-
fred/fun/nsolve.hh | 2 +-
fred/fun/nsolve_binary.hh | 2 +-
fred/fun/nsolve_unary.hh | 2 +-
fred/fun/thru_morpher.hh | 2 +-
fred/old/algebraic.cc | 2 +-
fred/old/closing_area.cc | 2 +-
fred/old/connected_filter.hh | 2 +-
fred/old/leveling_filter.hh | 2 +-
fred/old/mean.hh | 2 +-
fred/old/p2p/p2p_morpher.hh | 2 +-
fred/old/p2p/test_morph_image.cc | 2 +-
fred/old/site_wrapper.hh | 2 +-
fred/old/value_wrapper.hh | 2 +-
garrigues/area_filter_auto_dual.cc | 2 +-
garrigues/factures/extract_array.cc | 2 +-
garrigues/factures/extract_array_highlight.cc | 2 +-
garrigues/fllt/compute_level_set.hh | 2 +-
garrigues/fllt/compute_level_set_fast.hh | 2 +-
garrigues/fllt/compute_level_set_fast2.hh | 2 +-
garrigues/fllt/debug.hh | 2 +-
garrigues/fllt/doc.hh | 2 +-
garrigues/fllt/fllt.hh | 2 +-
garrigues/fllt/fllt_doc.hh | 2 +-
garrigues/fllt/fllt_merge.hh | 2 +-
garrigues/fllt/fllt_optimized.hh | 2 +-
garrigues/fllt/fllt_simple.cc | 2 +-
garrigues/fllt/fllt_simple.svg.1.cc | 2 +-
garrigues/fllt/fllt_simple.svg.2.cc | 2 +-
garrigues/fllt/fllt_simple.svg.3.cc | 2 +-
garrigues/fllt/fllt_theo.cc | 2 +-
garrigues/fllt/fllt_types.hh | 2 +-
garrigues/fllt/local_configurations.hh | 2 +-
garrigues/fllt/lower.hh | 2 +-
garrigues/fllt/merge.hh | 2 +-
garrigues/fllt/types.hh | 2 +-
garrigues/fllt/upper.hh | 2 +-
garrigues/image_identity/image_domain_morpher.hh | 2 +-
garrigues/image_identity/image_identity.hh | 2 +-
garrigues/image_identity/image_value_morpher.hh | 2 +-
garrigues/image_identity/interpolated.cc | 2 +-
garrigues/image_identity/interpolated.hh | 2 +-
garrigues/level_set.hh | 2 +-
garrigues/lower.hh | 2 +-
garrigues/tiled_image2d/backend/mmap.hh | 2 +-
garrigues/tiled_image2d/block.hh | 2 +-
garrigues/tiled_image2d/layout/image2d/lrtb.hh | 2 +-
garrigues/tiled_image2d/layout/layout2d.hh | 2 +-
garrigues/tiled_image2d/layout/page2d/lrtb.hh | 2 +-
garrigues/tiled_image2d/page.hh | 2 +-
garrigues/tiled_image2d/support/lru.hh | 2 +-
garrigues/tiled_image2d/tiled_image2d.cc | 2 +-
garrigues/tiled_image2d/tiled_image2d.hh | 2 +-
garrigues/union_find/canvas/find_root.hh | 2 +-
garrigues/union_find/canvas/reconstruction_on_function.hh | 2 +-
garrigues/union_find/canvas/reconstruction_on_set.hh | 2 +-
garrigues/union_find/canvas/self_dual_reconstruction.hh | 2 +-
garrigues/union_find/reconstructions_on_function.cc | 2 +-
garrigues/union_find/reconstructions_on_function.hh | 2 +-
garrigues/union_find/reconstructions_on_set.cc | 2 +-
garrigues/union_find/reconstructions_on_set.hh | 2 +-
garrigues/union_find/self_dual_reconstruction.cc | 2 +-
garrigues/union_find/self_dual_reconstruction.hh | 2 +-
garrigues/upper.hh | 2 +-
icdar/2009/hsc/first_attempts/boxes.cc | 2 +-
icdar/2009/hsc/io/icdar/load.hh | 2 +-
icdar/2009/hsc/io/icdar/save.hh | 2 +-
icdar/2009/hsc/label_maj.hh | 2 +-
inim/2009/classif/src/display.hh | 2 +-
inim/2009/classif/src/proj.hh | 2 +-
inim/2009/nature/closing.cc | 2 +-
inim/2009/nature/co_occurence.hh | 2 +-
inim/2009/nature/erosion.cc | 2 +-
inim/2009/nature/fft.cc | 2 +-
inim/2009/nature/gradient.cc | 2 +-
inim/2009/nature/histo_hsi.cc | 2 +-
inim/2009/nature/hom.cc | 2 +-
inim/2009/nature/nature.cc | 2 +-
inim/2009/nature/opening.cc | 2 +-
inim/2009/nature/proj.cc | 2 +-
inim/2009/nature/proj.hh | 2 +-
inim/2009/ocr/ocr_with_preprocess.cc | 2 +-
inim/2009/ocr/ocr_without_preprocess.cc | 2 +-
inim/2009/ocr/resize.hh | 2 +-
inim/2009/ocr/simple_point.hh | 2 +-
inim/2009/ocr/skeleton.hh | 2 +-
inim/2009/ocr/skeleton.old.hh | 2 +-
inim/2010/boxes/boxes.cc | 2 +-
inim/2010/cag/superpose.hh | 2 +-
inim/2010/rag/center_weight.hh | 2 +-
inim/2010/rag/p_vertices_with_accu.hh | 2 +-
jardonnet/array/array.hh | 2 +-
jardonnet/array/old/1d.hh | 2 +-
jardonnet/array/old/1d.hxx | 2 +-
jardonnet/array/old/2d.hh | 2 +-
jardonnet/array/old/2d.hxx | 2 +-
jardonnet/array/old/3d.hh | 2 +-
jardonnet/array/old/3d.hxx | 2 +-
jardonnet/array/old/all.hh | 2 +-
jardonnet/array/old/nd.hh | 2 +-
jardonnet/array/old/objs.hh | 2 +-
jardonnet/n_cmpt/n_cmpt.hh | 2 +-
jardonnet/n_cmpt/n_cmpt2.hh | 2 +-
jardonnet/n_cmpt/n_cmpt3.hh | 2 +-
jardonnet/n_cmpt/n_cmpt4.hh | 2 +-
jardonnet/n_cmpt/n_cmpt5.hh | 2 +-
jardonnet/n_cmpt/nwst.hh | 2 +-
jardonnet/n_cmpt/tikz.hh | 2 +-
jardonnet/perl/test/all.hh | 2 +-
jardonnet/perl/test/c.hh | 2 +-
jardonnet/perl/test/cast.hh | 2 +-
jardonnet/perl/test/i2v/all.hh | 2 +-
jardonnet/perl/test/i2v/all_to.hh | 2 +-
jardonnet/perl/test/i2v/array.hh | 2 +-
jardonnet/perl/test/internal/selector.hh | 2 +-
jardonnet/perl/test/internal/x2x_linear_impl.hh | 2 +-
jardonnet/perl/test/ops.hh | 2 +-
jardonnet/perl/test/p2b/all.hh | 2 +-
jardonnet/perl/test/p2b/chess.hh | 2 +-
jardonnet/perl/test/p2b/has.hh | 2 +-
jardonnet/perl/test/p2v/all.hh | 2 +-
jardonnet/perl/test/p2v/elifs.hh | 2 +-
jardonnet/perl/test/p2v/iota.hh | 2 +-
jardonnet/perl/test/p2v/ternary.hh | 2 +-
jardonnet/perl/test/v2b/threshold.hh | 2 +-
jardonnet/perl/test/v2v/abs.hh | 2 +-
jardonnet/perl/test/v2v/all.hh | 2 +-
jardonnet/perl/test/v2v/cast.hh | 2 +-
jardonnet/perl/test/v2v/dec.hh | 2 +-
jardonnet/perl/test/v2v/enc.hh | 2 +-
jardonnet/perl/test/v2v/id.hh | 2 +-
jardonnet/perl/test/v2v/inc.hh | 2 +-
jardonnet/perl/test/v2v/linear.hh | 2 +-
jardonnet/perl/test/v2v/norm.hh | 2 +-
jardonnet/perl/test/v2v/rgb_to_hsi.hh | 2 +-
jardonnet/perl/test/v2v/saturate.hh | 2 +-
jardonnet/perl/test/vv2v/max.hh | 2 +-
jardonnet/perl/test/vv2v/min.hh | 2 +-
jardonnet/perl/test/x2x/all.hh | 2 +-
jardonnet/perl/test/x2x/geom/composed.hh | 2 +-
jardonnet/perl/test/x2x/geom/rotation.hh | 2 +-
jardonnet/perl/test/x2x/geom/translation.hh | 2 +-
jardonnet/perl/test/x2x/interpol/bilinear.hh | 2 +-
jardonnet/perl/test/x2x/interpol/linear.hh | 2 +-
jardonnet/registration/center.hh | 2 +-
jardonnet/registration/chamfer.hh | 2 +-
jardonnet/registration/cov.hh | 2 +-
jardonnet/registration/exp_val.hh | 2 +-
jardonnet/registration/icp.hh | 2 +-
jardonnet/registration/icp_ref.hh | 2 +-
jardonnet/registration/multiscale.hh | 2 +-
jardonnet/registration/registration.hh | 2 +-
jardonnet/registration/variance.hh | 2 +-
jardonnet/subsampling/gaussian_subsampling.hh | 2 +-
jardonnet/subsampling/sub_sampled_image.hh | 2 +-
levillain/morpho/lower_completion.hh | 2 +-
levillain/morpho/shortest_path_watershed.hh | 2 +-
markov/T_gen.hh | 2 +-
markov/approx_exp.hh | 2 +-
markov/markov.cc | 2 +-
nivault/dmap.hh | 2 +-
nivault/dmap.hxx | 2 +-
nivault/dyn_line.hh | 2 +-
nivault/extract_character.cc | 2 +-
nivault/extract_score.cc | 2 +-
nivault/median.hh | 2 +-
nivault/plugin-gimp/src/gimp-image.hh | 2 +-
nivault/rotation.cc | 2 +-
nivault/vec.hh | 2 +-
pellegrin/cond_inheritance/concept/point_set.hh | 2 +-
pellegrin/cond_inheritance/internal/multi_set.hh | 2 +-
pellegrin/cond_inheritance/internal/point_set_base.hh | 2 +-
pellegrin/cond_inheritance/internal/uni_set.hh | 2 +-
pellegrin/cond_inheritance/p_array.hh | 2 +-
pellegrin/cond_inheritance/p_set.hh | 2 +-
pellegrin/cond_inheritance/test_cond_inherit.cc | 2 +-
pellegrin/first_test.cc | 2 +-
pellegrin/set/core/concept/point_set.hh | 2 +-
pellegrin/set/core/internal/multi_set.hh | 2 +-
pellegrin/set/core/internal/uni_set.hh | 2 +-
pellegrin/set/core/line2d.hh | 2 +-
pellegrin/set/core/p_array.hh | 2 +-
pellegrin/set/core/p_bgraph.hh | 2 +-
pellegrin/set/core/p_graph.hh | 2 +-
pellegrin/set/core/p_line_graph.hh | 2 +-
pellegrin/set/core/p_priority_queue.hh | 2 +-
pellegrin/set/core/p_priority_queue_fast.hh | 2 +-
pellegrin/set/core/p_priority_queue_fast_with_array.hh | 2 +-
pellegrin/set/core/p_queue.hh | 2 +-
pellegrin/set/core/p_queue_fast.hh | 2 +-
pellegrin/set/core/p_run.hh | 2 +-
pellegrin/set/core/p_runs.hh | 2 +-
pellegrin/set/core/p_set.hh | 2 +-
pellegrin/set/core/pset_if.hh | 2 +-
pellegrin/set/test/p_bgraph.cc | 2 +-
pellegrin/set/test/p_priority_queue.cc | 2 +-
pellegrin/set/test/p_priority_queue_fast.cc | 2 +-
pellegrin/set/test/p_priority_queue_fast_with_array.cc | 2 +-
pellegrin/set/test/p_queue.cc | 2 +-
pellegrin/set/test/p_queue_fast.cc | 2 +-
pellegrin/set/test/p_runs.cc | 2 +-
pellegrin/set/test/p_set.cc | 2 +-
pellegrin/set/test/pset_if.cc | 2 +-
pellegrin/set/trait/point_set.hh | 2 +-
theo/Rd/debase.union_find.hh | 2 +-
theo/Rd/deco.cc | 2 +-
theo/Rd/hybrid.hh | 2 +-
theo/Rd/parallel.hh | 2 +-
theo/Rd/queue_based.hh | 2 +-
theo/Rd/sequential.hh | 2 +-
theo/Rd/sequential_bench.hh | 2 +-
theo/Rd/svg.queue_based.hh | 2 +-
theo/Rd/union_find.hh | 2 +-
theo/Rd/utils.hh | 2 +-
theo/color/blen_pix.hh | 2 +-
theo/color/mean_rgb_pix.hh | 2 +-
theo/color/sum_pix.hh | 2 +-
theo/compute_parent_more.hh | 2 +-
theo/dead/inplace.hh | 2 +-
theo/dead/instant.hh | 2 +-
theo/esiee/laurent/presentation/classif.cc | 2 +-
theo/estimate.hh | 2 +-
theo/fllt.svg.6.cc | 2 +-
theo/fllt.svg.7.hh | 2 +-
theo/fllt/fllt.hh | 2 +-
theo/fllt/fllt.svg.1.cc | 2 +-
theo/fllt/fllt.svg.2.cc | 2 +-
theo/fllt/fllt.svg.3.cc | 2 +-
theo/fllt/fllt.svg.4.cc | 2 +-
theo/fllt/fllt.svg.5.cc | 2 +-
theo/fllt/fllt.svg.6.cc | 2 +-
theo/fllt/fllt.svg.7.hh | 2 +-
theo/fllt/fllt_test.hh | 2 +-
theo/p_runs__with_dedicated_piter.hh | 2 +-
theo/publis/icip2009/compute_a.cc | 2 +-
theo/publis/icip2009/regmin_count.cc | 2 +-
theo/rush/exo2/propagate.hh | 2 +-
theo/test_attribute.cc | 2 +-
theo/tufa_2008/closed_gradient.cc | 2 +-
theo/tufa_2008/closing.cc | 2 +-
theo/tufa_2008/experiment.cc | 2 +-
theo/tufa_2008/filter.cc | 2 +-
theo/tufa_2008/filter_n.cc | 2 +-
theo/tufa_2008/fz_count.cc | 2 +-
theo/tufa_2008/gradient.cc | 2 +-
theo/tufa_2008/n_cmpt.cc | 2 +-
theo/tufa_2008/opening.cc | 2 +-
theo/tufa_2008/steps.0.cc | 2 +-
theo/tufa_2008/steps.1.cc | 2 +-
theo/tufa_2008/steps.2.cc | 2 +-
theo/tufa_2008/steps.2b.cc | 2 +-
theo/tufa_2008/steps.3.cc | 2 +-
theo/tufa_2008/wst.cc | 2 +-
theo/tufa_2008/wst_f_equal_wst_a.cc | 2 +-
theo/win_fun.hh | 2 +-
vigouroux/color.hh | 2 +-
vigouroux/color/color.hh | 2 +-
vigouroux/color/hsi.hh | 2 +-
vigouroux/color/hsl.hh | 2 +-
vigouroux/color/hsv.hh | 2 +-
vigouroux/color/nrgb.hh | 2 +-
vigouroux/color/rgb.hh | 2 +-
vigouroux/color/xyz.hh | 2 +-
vigouroux/color/yiq.hh | 2 +-
vigouroux/color/yuv.hh | 2 +-
vigouroux/convert/abstract/colorconv.hh | 2 +-
vigouroux/convert/abstract/conversion.hh | 2 +-
vigouroux/convert/basics.hh | 2 +-
vigouroux/convert/bound.hh | 2 +-
vigouroux/convert/cast.hh | 2 +-
vigouroux/convert/conversion.hh | 2 +-
vigouroux/convert/conversion_ng_se.hh | 2 +-
vigouroux/convert/force.hh | 2 +-
vigouroux/convert/nrgbxyz.hh | 2 +-
vigouroux/convert/rgbhsi.hh | 2 +-
vigouroux/convert/rgbhsl.hh | 2 +-
vigouroux/convert/rgbhsv.hh | 2 +-
vigouroux/convert/rgbnrgb.hh | 2 +-
vigouroux/convert/rgbxyz.hh | 2 +-
vigouroux/convert/rgbyiq.hh | 2 +-
vigouroux/convert/rgbyuv.hh | 2 +-
vigouroux/convert/stretch.hh | 2 +-
vigouroux/convert/value_to_point.hh | 2 +-
vigouroux/lap.hh | 2 +-
430 files changed, 430 insertions(+), 430 deletions(-)
Index: levillain/morpho/lower_completion.hh
--- levillain/morpho/lower_completion.hh (revision 3982)
+++ levillain/morpho/lower_completion.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2005, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: levillain/morpho/shortest_path_watershed.hh
--- levillain/morpho/shortest_path_watershed.hh (revision 3982)
+++ levillain/morpho/shortest_path_watershed.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2005, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image1d_3.cc
--- duhamel/test_border_fill_image1d_3.cc (revision 3982)
+++ duhamel/test_border_fill_image1d_3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image3d_3.cc
--- duhamel/test_border_fill_image3d_3.cc (revision 3982)
+++ duhamel/test_border_fill_image3d_3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/labeling_level_generic_10000x1000.cc
--- duhamel/labeling_level_generic_10000x1000.cc (revision 3982)
+++ duhamel/labeling_level_generic_10000x1000.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/translate_image.hh
--- duhamel/translate_image.hh (revision 3982)
+++ duhamel/translate_image.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image1d_1.cc
--- duhamel/test_border_duplicate_image1d_1.cc (revision 3982)
+++ duhamel/test_border_duplicate_image1d_1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/slow_seed2tiling.cc
--- duhamel/slow_seed2tiling.cc (revision 3982)
+++ duhamel/slow_seed2tiling.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/abr.hh
--- duhamel/abr.hh (revision 3982)
+++ duhamel/abr.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image3d_1.cc
--- duhamel/test_border_duplicate_image3d_1.cc (revision 3982)
+++ duhamel/test_border_duplicate_image3d_1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/labeling_algo.cc
--- duhamel/labeling_algo.cc (revision 3982)
+++ duhamel/labeling_algo.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image2d_3.cc
--- duhamel/test_border_duplicate_image2d_3.cc (revision 3982)
+++ duhamel/test_border_duplicate_image2d_3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image1d_5.cc
--- duhamel/test_border_duplicate_image1d_5.cc (revision 3982)
+++ duhamel/test_border_duplicate_image1d_5.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/color_sub.cc
--- duhamel/color_sub.cc (revision 3982)
+++ duhamel/color_sub.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image1d_2.cc
--- duhamel/test_border_fill_image1d_2.cc (revision 3982)
+++ duhamel/test_border_fill_image1d_2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/queue_p_fast.hh
--- duhamel/queue_p_fast.hh (revision 3982)
+++ duhamel/queue_p_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/labeling_level_fast_10000x1000.cc
--- duhamel/labeling_level_fast_10000x1000.cc (revision 3982)
+++ duhamel/labeling_level_fast_10000x1000.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image3d_2.cc
--- duhamel/test_border_fill_image3d_2.cc (revision 3982)
+++ duhamel/test_border_fill_image3d_2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image2d_4.cc
--- duhamel/test_border_fill_image2d_4.cc (revision 3982)
+++ duhamel/test_border_fill_image2d_4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/border_mirror.cc
--- duhamel/border_mirror.cc (revision 3982)
+++ duhamel/border_mirror.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/border_duplicate.cc
--- duhamel/border_duplicate.cc (revision 3982)
+++ duhamel/border_duplicate.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/fills_test.cc
--- duhamel/fills_test.cc (revision 3982)
+++ duhamel/fills_test.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/canvas_chamfer.hh
--- duhamel/canvas_chamfer.hh (revision 3982)
+++ duhamel/canvas_chamfer.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/queue_p_priority.hh
--- duhamel/queue_p_priority.hh (revision 3982)
+++ duhamel/queue_p_priority.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image2d_2.cc
--- duhamel/test_border_duplicate_image2d_2.cc (revision 3982)
+++ duhamel/test_border_duplicate_image2d_2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image1d_4.cc
--- duhamel/test_border_duplicate_image1d_4.cc (revision 3982)
+++ duhamel/test_border_duplicate_image1d_4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/labeling_level_fast.cc
--- duhamel/labeling_level_fast.cc (revision 3982)
+++ duhamel/labeling_level_fast.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image3d_4.cc
--- duhamel/test_border_duplicate_image3d_4.cc (revision 3982)
+++ duhamel/test_border_duplicate_image3d_4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/canvas_labeling.hh
--- duhamel/canvas_labeling.hh (revision 3982)
+++ duhamel/canvas_labeling.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/border_fill.cc
--- duhamel/border_fill.cc (revision 3982)
+++ duhamel/border_fill.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/level_cpy_from_mln.hh
--- duhamel/level_cpy_from_mln.hh (revision 3982)
+++ duhamel/level_cpy_from_mln.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_debug_iota_3d.cc
--- duhamel/test_debug_iota_3d.cc (revision 3982)
+++ duhamel/test_debug_iota_3d.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image1d_1.cc
--- duhamel/test_border_fill_image1d_1.cc (revision 3982)
+++ duhamel/test_border_fill_image1d_1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image3d_1.cc
--- duhamel/test_border_fill_image3d_1.cc (revision 3982)
+++ duhamel/test_border_fill_image3d_1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image2d_3.cc
--- duhamel/test_border_fill_image2d_3.cc (revision 3982)
+++ duhamel/test_border_fill_image2d_3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image1d_5.cc
--- duhamel/test_border_fill_image1d_5.cc (revision 3982)
+++ duhamel/test_border_fill_image1d_5.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/color_sub.hh
--- duhamel/color_sub.hh (revision 3982)
+++ duhamel/color_sub.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/mesh_image.hh
--- duhamel/mesh_image.hh (revision 3982)
+++ duhamel/mesh_image.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/abr_to_image.cc
--- duhamel/abr_to_image.cc (revision 3982)
+++ duhamel/abr_to_image.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/extract_array.cc
--- duhamel/extract_array.cc (revision 3982)
+++ duhamel/extract_array.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/graph.hh
--- duhamel/graph.hh (revision 3982)
+++ duhamel/graph.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image2d_1.cc
--- duhamel/test_border_duplicate_image2d_1.cc (revision 3982)
+++ duhamel/test_border_duplicate_image2d_1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image1d_3.cc
--- duhamel/test_border_duplicate_image1d_3.cc (revision 3982)
+++ duhamel/test_border_duplicate_image1d_3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/chamfer.hh
--- duhamel/chamfer.hh (revision 3982)
+++ duhamel/chamfer.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image3d_3.cc
--- duhamel/test_border_duplicate_image3d_3.cc (revision 3982)
+++ duhamel/test_border_duplicate_image3d_3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/border_mirror.hh
--- duhamel/border_mirror.hh (revision 3982)
+++ duhamel/border_mirror.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/border_duplicate.hh
--- duhamel/border_duplicate.hh (revision 3982)
+++ duhamel/border_duplicate.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/debug_print_3d_with_border.hh
--- duhamel/debug_print_3d_with_border.hh (revision 3982)
+++ duhamel/debug_print_3d_with_border.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/labeling_cpy_from_mln.hh
--- duhamel/labeling_cpy_from_mln.hh (revision 3982)
+++ duhamel/labeling_cpy_from_mln.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image2d_2.cc
--- duhamel/test_border_fill_image2d_2.cc (revision 3982)
+++ duhamel/test_border_fill_image2d_2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image1d_4.cc
--- duhamel/test_border_fill_image1d_4.cc (revision 3982)
+++ duhamel/test_border_fill_image1d_4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/border_fill.hh
--- duhamel/border_fill.hh (revision 3982)
+++ duhamel/border_fill.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image3d_4.cc
--- duhamel/test_border_fill_image3d_4.cc (revision 3982)
+++ duhamel/test_border_fill_image3d_4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/abr.cc
--- duhamel/abr.cc (revision 3982)
+++ duhamel/abr.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image1d_2.cc
--- duhamel/test_border_duplicate_image1d_2.cc (revision 3982)
+++ duhamel/test_border_duplicate_image1d_2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/labeling_level.hh
--- duhamel/labeling_level.hh (revision 3982)
+++ duhamel/labeling_level.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image3d_2.cc
--- duhamel/test_border_duplicate_image3d_2.cc (revision 3982)
+++ duhamel/test_border_duplicate_image3d_2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_duplicate_image2d_4.cc
--- duhamel/test_border_duplicate_image2d_4.cc (revision 3982)
+++ duhamel/test_border_duplicate_image2d_4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: duhamel/test_border_fill_image2d_1.cc
--- duhamel/test_border_fill_image2d_1.cc (revision 3982)
+++ duhamel/test_border_fill_image2d_1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/fun/nsolve_unary.hh
--- fred/fun/nsolve_unary.hh (revision 3982)
+++ fred/fun/nsolve_unary.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2006, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/fun/meta_function.hh
--- fred/fun/meta_function.hh (revision 3982)
+++ fred/fun/meta_function.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/fun/nsolve.hh
--- fred/fun/nsolve.hh (revision 3982)
+++ fred/fun/nsolve.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2006, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/fun/nsolve_binary.hh
--- fred/fun/nsolve_binary.hh (revision 3982)
+++ fred/fun/nsolve_binary.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2006, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/fun/thru_morpher.hh
--- fred/fun/thru_morpher.hh (revision 3982)
+++ fred/fun/thru_morpher.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/algebraic.cc
--- fred/old/algebraic.cc (revision 3982)
+++ fred/old/algebraic.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/p2p/test_morph_image.cc
--- fred/old/p2p/test_morph_image.cc (revision 3982)
+++ fred/old/p2p/test_morph_image.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/p2p/p2p_morpher.hh
--- fred/old/p2p/p2p_morpher.hh (revision 3982)
+++ fred/old/p2p/p2p_morpher.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/site_wrapper.hh
--- fred/old/site_wrapper.hh (revision 3982)
+++ fred/old/site_wrapper.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/connected_filter.hh
--- fred/old/connected_filter.hh (revision 3982)
+++ fred/old/connected_filter.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/leveling_filter.hh
--- fred/old/leveling_filter.hh (revision 3982)
+++ fred/old/leveling_filter.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/value_wrapper.hh
--- fred/old/value_wrapper.hh (revision 3982)
+++ fred/old/value_wrapper.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/closing_area.cc
--- fred/old/closing_area.cc (revision 3982)
+++ fred/old/closing_area.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fred/old/mean.hh
--- fred/old/mean.hh (revision 3982)
+++ fred/old/mean.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: aroumougame/skeleton/mesh-skel_region.cc
--- aroumougame/skeleton/mesh-skel_region.cc (revision 3982)
+++ aroumougame/skeleton/mesh-skel_region.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: aroumougame/skeleton/io.hh
--- aroumougame/skeleton/io.hh (revision 3982)
+++ aroumougame/skeleton/io.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: aroumougame/skeleton/mesh-skel.cc
--- aroumougame/skeleton/mesh-skel.cc (revision 3982)
+++ aroumougame/skeleton/mesh-skel.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/first_test.cc
--- pellegrin/first_test.cc (revision 3982)
+++ pellegrin/first_test.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_queue_fast.cc
--- pellegrin/set/test/p_queue_fast.cc (revision 3982)
+++ pellegrin/set/test/p_queue_fast.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_priority_queue_fast.cc
--- pellegrin/set/test/p_priority_queue_fast.cc (revision 3982)
+++ pellegrin/set/test/p_priority_queue_fast.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_bgraph.cc
--- pellegrin/set/test/p_bgraph.cc (revision 3982)
+++ pellegrin/set/test/p_bgraph.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_queue.cc
--- pellegrin/set/test/p_queue.cc (revision 3982)
+++ pellegrin/set/test/p_queue.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_priority_queue.cc
--- pellegrin/set/test/p_priority_queue.cc (revision 3982)
+++ pellegrin/set/test/p_priority_queue.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_runs.cc
--- pellegrin/set/test/p_runs.cc (revision 3982)
+++ pellegrin/set/test/p_runs.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/pset_if.cc
--- pellegrin/set/test/pset_if.cc (revision 3982)
+++ pellegrin/set/test/pset_if.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_priority_queue_fast_with_array.cc
--- pellegrin/set/test/p_priority_queue_fast_with_array.cc (revision 3982)
+++ pellegrin/set/test/p_priority_queue_fast_with_array.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/test/p_set.cc
--- pellegrin/set/test/p_set.cc (revision 3982)
+++ pellegrin/set/test/p_set.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/trait/point_set.hh
--- pellegrin/set/trait/point_set.hh (revision 3982)
+++ pellegrin/set/trait/point_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_priority_queue_fast.hh
--- pellegrin/set/core/p_priority_queue_fast.hh (revision 3982)
+++ pellegrin/set/core/p_priority_queue_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_bgraph.hh
--- pellegrin/set/core/p_bgraph.hh (revision 3982)
+++ pellegrin/set/core/p_bgraph.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_run.hh
--- pellegrin/set/core/p_run.hh (revision 3982)
+++ pellegrin/set/core/p_run.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_line_graph.hh
--- pellegrin/set/core/p_line_graph.hh (revision 3982)
+++ pellegrin/set/core/p_line_graph.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/pset_if.hh
--- pellegrin/set/core/pset_if.hh (revision 3982)
+++ pellegrin/set/core/pset_if.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/concept/point_set.hh
--- pellegrin/set/core/concept/point_set.hh (revision 3982)
+++ pellegrin/set/core/concept/point_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_array.hh
--- pellegrin/set/core/p_array.hh (revision 3982)
+++ pellegrin/set/core/p_array.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_queue.hh
--- pellegrin/set/core/p_queue.hh (revision 3982)
+++ pellegrin/set/core/p_queue.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_priority_queue.hh
--- pellegrin/set/core/p_priority_queue.hh (revision 3982)
+++ pellegrin/set/core/p_priority_queue.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_runs.hh
--- pellegrin/set/core/p_runs.hh (revision 3982)
+++ pellegrin/set/core/p_runs.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_set.hh
--- pellegrin/set/core/p_set.hh (revision 3982)
+++ pellegrin/set/core/p_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_priority_queue_fast_with_array.hh
--- pellegrin/set/core/p_priority_queue_fast_with_array.hh (revision 3982)
+++ pellegrin/set/core/p_priority_queue_fast_with_array.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/line2d.hh
--- pellegrin/set/core/line2d.hh (revision 3982)
+++ pellegrin/set/core/line2d.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/internal/multi_set.hh
--- pellegrin/set/core/internal/multi_set.hh (revision 3982)
+++ pellegrin/set/core/internal/multi_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/internal/uni_set.hh
--- pellegrin/set/core/internal/uni_set.hh (revision 3982)
+++ pellegrin/set/core/internal/uni_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_queue_fast.hh
--- pellegrin/set/core/p_queue_fast.hh (revision 3982)
+++ pellegrin/set/core/p_queue_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/set/core/p_graph.hh
--- pellegrin/set/core/p_graph.hh (revision 3982)
+++ pellegrin/set/core/p_graph.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/p_set.hh
--- pellegrin/cond_inheritance/p_set.hh (revision 3982)
+++ pellegrin/cond_inheritance/p_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/test_cond_inherit.cc
--- pellegrin/cond_inheritance/test_cond_inherit.cc (revision 3982)
+++ pellegrin/cond_inheritance/test_cond_inherit.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/concept/point_set.hh
--- pellegrin/cond_inheritance/concept/point_set.hh (revision 3982)
+++ pellegrin/cond_inheritance/concept/point_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/p_array.hh
--- pellegrin/cond_inheritance/p_array.hh (revision 3982)
+++ pellegrin/cond_inheritance/p_array.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/internal/multi_set.hh
--- pellegrin/cond_inheritance/internal/multi_set.hh (revision 3982)
+++ pellegrin/cond_inheritance/internal/multi_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/internal/uni_set.hh
--- pellegrin/cond_inheritance/internal/uni_set.hh (revision 3982)
+++ pellegrin/cond_inheritance/internal/uni_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: pellegrin/cond_inheritance/internal/point_set_base.hh
--- pellegrin/cond_inheritance/internal/point_set_base.hh (revision 3982)
+++ pellegrin/cond_inheritance/internal/point_set_base.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/dmap.hh
--- nivault/dmap.hh (revision 3982)
+++ nivault/dmap.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/dyn_line.hh
--- nivault/dyn_line.hh (revision 3982)
+++ nivault/dyn_line.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/rotation.cc
--- nivault/rotation.cc (revision 3982)
+++ nivault/rotation.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/dmap.hxx
--- nivault/dmap.hxx (revision 3982)
+++ nivault/dmap.hxx (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/plugin-gimp/src/gimp-image.hh
--- nivault/plugin-gimp/src/gimp-image.hh (revision 3982)
+++ nivault/plugin-gimp/src/gimp-image.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/extract_score.cc
--- nivault/extract_score.cc (revision 3982)
+++ nivault/extract_score.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/extract_character.cc
--- nivault/extract_character.cc (revision 3982)
+++ nivault/extract_character.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/median.hh
--- nivault/median.hh (revision 3982)
+++ nivault/median.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: nivault/vec.hh
--- nivault/vec.hh (revision 3982)
+++ nivault/vec.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2006 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: icdar/2009/hsc/label_maj.hh
--- icdar/2009/hsc/label_maj.hh (revision 3982)
+++ icdar/2009/hsc/label_maj.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: icdar/2009/hsc/io/icdar/save.hh
--- icdar/2009/hsc/io/icdar/save.hh (revision 3982)
+++ icdar/2009/hsc/io/icdar/save.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: icdar/2009/hsc/io/icdar/load.hh
--- icdar/2009/hsc/io/icdar/load.hh (revision 3982)
+++ icdar/2009/hsc/io/icdar/load.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: icdar/2009/hsc/first_attempts/boxes.cc
--- icdar/2009/hsc/first_attempts/boxes.cc (revision 3982)
+++ icdar/2009/hsc/first_attempts/boxes.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/tikz.hh
--- jardonnet/n_cmpt/tikz.hh (revision 3982)
+++ jardonnet/n_cmpt/tikz.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/nwst.hh
--- jardonnet/n_cmpt/nwst.hh (revision 3982)
+++ jardonnet/n_cmpt/nwst.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/n_cmpt2.hh
--- jardonnet/n_cmpt/n_cmpt2.hh (revision 3982)
+++ jardonnet/n_cmpt/n_cmpt2.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/n_cmpt3.hh
--- jardonnet/n_cmpt/n_cmpt3.hh (revision 3982)
+++ jardonnet/n_cmpt/n_cmpt3.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/n_cmpt4.hh
--- jardonnet/n_cmpt/n_cmpt4.hh (revision 3982)
+++ jardonnet/n_cmpt/n_cmpt4.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/n_cmpt5.hh
--- jardonnet/n_cmpt/n_cmpt5.hh (revision 3982)
+++ jardonnet/n_cmpt/n_cmpt5.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/n_cmpt/n_cmpt.hh
--- jardonnet/n_cmpt/n_cmpt.hh (revision 3982)
+++ jardonnet/n_cmpt/n_cmpt.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/ops.hh
--- jardonnet/perl/test/ops.hh (revision 3982)
+++ jardonnet/perl/test/ops.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/i2v/all.hh
--- jardonnet/perl/test/i2v/all.hh (revision 3982)
+++ jardonnet/perl/test/i2v/all.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/i2v/all_to.hh
--- jardonnet/perl/test/i2v/all_to.hh (revision 3982)
+++ jardonnet/perl/test/i2v/all_to.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/i2v/array.hh
--- jardonnet/perl/test/i2v/array.hh (revision 3982)
+++ jardonnet/perl/test/i2v/array.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/c.hh
--- jardonnet/perl/test/c.hh (revision 3982)
+++ jardonnet/perl/test/c.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/x2x/all.hh
--- jardonnet/perl/test/x2x/all.hh (revision 3982)
+++ jardonnet/perl/test/x2x/all.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/x2x/geom/composed.hh
--- jardonnet/perl/test/x2x/geom/composed.hh (revision 3982)
+++ jardonnet/perl/test/x2x/geom/composed.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/x2x/geom/translation.hh
--- jardonnet/perl/test/x2x/geom/translation.hh (revision 3982)
+++ jardonnet/perl/test/x2x/geom/translation.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/x2x/geom/rotation.hh
--- jardonnet/perl/test/x2x/geom/rotation.hh (revision 3982)
+++ jardonnet/perl/test/x2x/geom/rotation.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/x2x/interpol/bilinear.hh
--- jardonnet/perl/test/x2x/interpol/bilinear.hh (revision 3982)
+++ jardonnet/perl/test/x2x/interpol/bilinear.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/x2x/interpol/linear.hh
--- jardonnet/perl/test/x2x/interpol/linear.hh (revision 3982)
+++ jardonnet/perl/test/x2x/interpol/linear.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2b/chess.hh
--- jardonnet/perl/test/p2b/chess.hh (revision 3982)
+++ jardonnet/perl/test/p2b/chess.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2b/all.hh
--- jardonnet/perl/test/p2b/all.hh (revision 3982)
+++ jardonnet/perl/test/p2b/all.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2b/has.hh
--- jardonnet/perl/test/p2b/has.hh (revision 3982)
+++ jardonnet/perl/test/p2b/has.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/vv2v/min.hh
--- jardonnet/perl/test/vv2v/min.hh (revision 3982)
+++ jardonnet/perl/test/vv2v/min.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/vv2v/max.hh
--- jardonnet/perl/test/vv2v/max.hh (revision 3982)
+++ jardonnet/perl/test/vv2v/max.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/all.hh
--- jardonnet/perl/test/all.hh (revision 3982)
+++ jardonnet/perl/test/all.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2v/elifs.hh
--- jardonnet/perl/test/p2v/elifs.hh (revision 3982)
+++ jardonnet/perl/test/p2v/elifs.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2v/ternary.hh
--- jardonnet/perl/test/p2v/ternary.hh (revision 3982)
+++ jardonnet/perl/test/p2v/ternary.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2v/all.hh
--- jardonnet/perl/test/p2v/all.hh (revision 3982)
+++ jardonnet/perl/test/p2v/all.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/p2v/iota.hh
--- jardonnet/perl/test/p2v/iota.hh (revision 3982)
+++ jardonnet/perl/test/p2v/iota.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/cast.hh
--- jardonnet/perl/test/cast.hh (revision 3982)
+++ jardonnet/perl/test/cast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2b/threshold.hh
--- jardonnet/perl/test/v2b/threshold.hh (revision 3982)
+++ jardonnet/perl/test/v2b/threshold.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/internal/x2x_linear_impl.hh
--- jardonnet/perl/test/internal/x2x_linear_impl.hh (revision 3982)
+++ jardonnet/perl/test/internal/x2x_linear_impl.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/internal/selector.hh
--- jardonnet/perl/test/internal/selector.hh (revision 3982)
+++ jardonnet/perl/test/internal/selector.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/abs.hh
--- jardonnet/perl/test/v2v/abs.hh (revision 3982)
+++ jardonnet/perl/test/v2v/abs.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/enc.hh
--- jardonnet/perl/test/v2v/enc.hh (revision 3982)
+++ jardonnet/perl/test/v2v/enc.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/all.hh
--- jardonnet/perl/test/v2v/all.hh (revision 3982)
+++ jardonnet/perl/test/v2v/all.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/saturate.hh
--- jardonnet/perl/test/v2v/saturate.hh (revision 3982)
+++ jardonnet/perl/test/v2v/saturate.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/inc.hh
--- jardonnet/perl/test/v2v/inc.hh (revision 3982)
+++ jardonnet/perl/test/v2v/inc.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/cast.hh
--- jardonnet/perl/test/v2v/cast.hh (revision 3982)
+++ jardonnet/perl/test/v2v/cast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/linear.hh
--- jardonnet/perl/test/v2v/linear.hh (revision 3982)
+++ jardonnet/perl/test/v2v/linear.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/dec.hh
--- jardonnet/perl/test/v2v/dec.hh (revision 3982)
+++ jardonnet/perl/test/v2v/dec.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/norm.hh
--- jardonnet/perl/test/v2v/norm.hh (revision 3982)
+++ jardonnet/perl/test/v2v/norm.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/id.hh
--- jardonnet/perl/test/v2v/id.hh (revision 3982)
+++ jardonnet/perl/test/v2v/id.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/perl/test/v2v/rgb_to_hsi.hh
--- jardonnet/perl/test/v2v/rgb_to_hsi.hh (revision 3982)
+++ jardonnet/perl/test/v2v/rgb_to_hsi.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/subsampling/gaussian_subsampling.hh
--- jardonnet/subsampling/gaussian_subsampling.hh (revision 3982)
+++ jardonnet/subsampling/gaussian_subsampling.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/subsampling/sub_sampled_image.hh
--- jardonnet/subsampling/sub_sampled_image.hh (revision 3982)
+++ jardonnet/subsampling/sub_sampled_image.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/cov.hh
--- jardonnet/registration/cov.hh (revision 3982)
+++ jardonnet/registration/cov.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/variance.hh
--- jardonnet/registration/variance.hh (revision 3982)
+++ jardonnet/registration/variance.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/exp_val.hh
--- jardonnet/registration/exp_val.hh (revision 3982)
+++ jardonnet/registration/exp_val.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/multiscale.hh
--- jardonnet/registration/multiscale.hh (revision 3982)
+++ jardonnet/registration/multiscale.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/chamfer.hh
--- jardonnet/registration/chamfer.hh (revision 3982)
+++ jardonnet/registration/chamfer.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/icp_ref.hh
--- jardonnet/registration/icp_ref.hh (revision 3982)
+++ jardonnet/registration/icp_ref.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/registration.hh
--- jardonnet/registration/registration.hh (revision 3982)
+++ jardonnet/registration/registration.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/icp.hh
--- jardonnet/registration/icp.hh (revision 3982)
+++ jardonnet/registration/icp.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/registration/center.hh
--- jardonnet/registration/center.hh (revision 3982)
+++ jardonnet/registration/center.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/array.hh
--- jardonnet/array/array.hh (revision 3982)
+++ jardonnet/array/array.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/nd.hh
--- jardonnet/array/old/nd.hh (revision 3982)
+++ jardonnet/array/old/nd.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2001, 2003 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/1d.hh
--- jardonnet/array/old/1d.hh (revision 3982)
+++ jardonnet/array/old/1d.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/2d.hh
--- jardonnet/array/old/2d.hh (revision 3982)
+++ jardonnet/array/old/2d.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/3d.hh
--- jardonnet/array/old/3d.hh (revision 3982)
+++ jardonnet/array/old/3d.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/all.hh
--- jardonnet/array/old/all.hh (revision 3982)
+++ jardonnet/array/old/all.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/1d.hxx
--- jardonnet/array/old/1d.hxx (revision 3982)
+++ jardonnet/array/old/1d.hxx (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/2d.hxx
--- jardonnet/array/old/2d.hxx (revision 3982)
+++ jardonnet/array/old/2d.hxx (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/objs.hh
--- jardonnet/array/old/objs.hh (revision 3982)
+++ jardonnet/array/old/objs.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: jardonnet/array/old/3d.hxx
--- jardonnet/array/old/3d.hxx (revision 3982)
+++ jardonnet/array/old/3d.hxx (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/regional_maxima.cc
--- fabien/regional_maxima.cc (revision 3982)
+++ fabien/regional_maxima.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/igr/seg_vol_irm.hh
--- fabien/igr/seg_vol_irm.hh (revision 3982)
+++ fabien/igr/seg_vol_irm.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/igr/igr.cc
--- fabien/igr/igr.cc (revision 3982)
+++ fabien/igr/igr.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/flat_zones.hh
--- fabien/flat_zones.hh (revision 3982)
+++ fabien/flat_zones.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/dcmtk/load.hh
--- fabien/dcmtk/load.hh (revision 3982)
+++ fabien/dcmtk/load.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/level.hh
--- fabien/level.hh (revision 3982)
+++ fabien/level.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/regional_minima.hh
--- fabien/regional_minima.hh (revision 3982)
+++ fabien/regional_minima.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/regional_maxima.hh
--- fabien/regional_maxima.hh (revision 3982)
+++ fabien/regional_maxima.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/labeling.hh
--- fabien/labeling.hh (revision 3982)
+++ fabien/labeling.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/level.cc
--- fabien/level.cc (revision 3982)
+++ fabien/level.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: fabien/regional_minima.cc
--- fabien/regional_minima.cc (revision 3982)
+++ fabien/regional_minima.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: dalila/table.cc
--- dalila/table.cc (revision 3982)
+++ dalila/table.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: dalila/photo.cc
--- dalila/photo.cc (revision 3982)
+++ dalila/photo.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/level_set.hh
--- garrigues/level_set.hh (revision 3982)
+++ garrigues/level_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/lower.hh
--- garrigues/fllt/lower.hh (revision 3982)
+++ garrigues/fllt/lower.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/upper.hh
--- garrigues/fllt/upper.hh (revision 3982)
+++ garrigues/fllt/upper.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_simple.svg.1.cc
--- garrigues/fllt/fllt_simple.svg.1.cc (revision 3982)
+++ garrigues/fllt/fllt_simple.svg.1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/merge.hh
--- garrigues/fllt/merge.hh (revision 3982)
+++ garrigues/fllt/merge.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_simple.svg.3.cc
--- garrigues/fllt/fllt_simple.svg.3.cc (revision 3982)
+++ garrigues/fllt/fllt_simple.svg.3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_simple.cc
--- garrigues/fllt/fllt_simple.cc (revision 3982)
+++ garrigues/fllt/fllt_simple.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/types.hh
--- garrigues/fllt/types.hh (revision 3982)
+++ garrigues/fllt/types.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/doc.hh
--- garrigues/fllt/doc.hh (revision 3982)
+++ garrigues/fllt/doc.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_theo.cc
--- garrigues/fllt/fllt_theo.cc (revision 3982)
+++ garrigues/fllt/fllt_theo.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/compute_level_set_fast2.hh
--- garrigues/fllt/compute_level_set_fast2.hh (revision 3982)
+++ garrigues/fllt/compute_level_set_fast2.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_merge.hh
--- garrigues/fllt/fllt_merge.hh (revision 3982)
+++ garrigues/fllt/fllt_merge.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_optimized.hh
--- garrigues/fllt/fllt_optimized.hh (revision 3982)
+++ garrigues/fllt/fllt_optimized.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_types.hh
--- garrigues/fllt/fllt_types.hh (revision 3982)
+++ garrigues/fllt/fllt_types.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/debug.hh
--- garrigues/fllt/debug.hh (revision 3982)
+++ garrigues/fllt/debug.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_doc.hh
--- garrigues/fllt/fllt_doc.hh (revision 3982)
+++ garrigues/fllt/fllt_doc.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/compute_level_set_fast.hh
--- garrigues/fllt/compute_level_set_fast.hh (revision 3982)
+++ garrigues/fllt/compute_level_set_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt_simple.svg.2.cc
--- garrigues/fllt/fllt_simple.svg.2.cc (revision 3982)
+++ garrigues/fllt/fllt_simple.svg.2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/fllt.hh
--- garrigues/fllt/fllt.hh (revision 3982)
+++ garrigues/fllt/fllt.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/local_configurations.hh
--- garrigues/fllt/local_configurations.hh (revision 3982)
+++ garrigues/fllt/local_configurations.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/fllt/compute_level_set.hh
--- garrigues/fllt/compute_level_set.hh (revision 3982)
+++ garrigues/fllt/compute_level_set.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/lower.hh
--- garrigues/lower.hh (revision 3982)
+++ garrigues/lower.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/reconstructions_on_set.cc
--- garrigues/union_find/reconstructions_on_set.cc (revision 3982)
+++ garrigues/union_find/reconstructions_on_set.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/reconstructions_on_function.hh
--- garrigues/union_find/reconstructions_on_function.hh (revision 3982)
+++ garrigues/union_find/reconstructions_on_function.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/self_dual_reconstruction.cc
--- garrigues/union_find/self_dual_reconstruction.cc (revision 3982)
+++ garrigues/union_find/self_dual_reconstruction.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/reconstructions_on_function.cc
--- garrigues/union_find/reconstructions_on_function.cc (revision 3982)
+++ garrigues/union_find/reconstructions_on_function.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/reconstructions_on_set.hh
--- garrigues/union_find/reconstructions_on_set.hh (revision 3982)
+++ garrigues/union_find/reconstructions_on_set.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/canvas/reconstruction_on_function.hh
--- garrigues/union_find/canvas/reconstruction_on_function.hh (revision 3982)
+++ garrigues/union_find/canvas/reconstruction_on_function.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/canvas/find_root.hh
--- garrigues/union_find/canvas/find_root.hh (revision 3982)
+++ garrigues/union_find/canvas/find_root.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/canvas/reconstruction_on_set.hh
--- garrigues/union_find/canvas/reconstruction_on_set.hh (revision 3982)
+++ garrigues/union_find/canvas/reconstruction_on_set.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/canvas/self_dual_reconstruction.hh
--- garrigues/union_find/canvas/self_dual_reconstruction.hh (revision 3982)
+++ garrigues/union_find/canvas/self_dual_reconstruction.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/union_find/self_dual_reconstruction.hh
--- garrigues/union_find/self_dual_reconstruction.hh (revision 3982)
+++ garrigues/union_find/self_dual_reconstruction.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/backend/mmap.hh
--- garrigues/tiled_image2d/backend/mmap.hh (revision 3982)
+++ garrigues/tiled_image2d/backend/mmap.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/tiled_image2d.hh
--- garrigues/tiled_image2d/tiled_image2d.hh (revision 3982)
+++ garrigues/tiled_image2d/tiled_image2d.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/block.hh
--- garrigues/tiled_image2d/block.hh (revision 3982)
+++ garrigues/tiled_image2d/block.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/page.hh
--- garrigues/tiled_image2d/page.hh (revision 3982)
+++ garrigues/tiled_image2d/page.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/support/lru.hh
--- garrigues/tiled_image2d/support/lru.hh (revision 3982)
+++ garrigues/tiled_image2d/support/lru.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/layout/layout2d.hh
--- garrigues/tiled_image2d/layout/layout2d.hh (revision 3982)
+++ garrigues/tiled_image2d/layout/layout2d.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/layout/page2d/lrtb.hh
--- garrigues/tiled_image2d/layout/page2d/lrtb.hh (revision 3982)
+++ garrigues/tiled_image2d/layout/page2d/lrtb.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/layout/image2d/lrtb.hh
--- garrigues/tiled_image2d/layout/image2d/lrtb.hh (revision 3982)
+++ garrigues/tiled_image2d/layout/image2d/lrtb.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/tiled_image2d/tiled_image2d.cc
--- garrigues/tiled_image2d/tiled_image2d.cc (revision 3982)
+++ garrigues/tiled_image2d/tiled_image2d.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/upper.hh
--- garrigues/upper.hh (revision 3982)
+++ garrigues/upper.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/image_identity/image_domain_morpher.hh
--- garrigues/image_identity/image_domain_morpher.hh (revision 3982)
+++ garrigues/image_identity/image_domain_morpher.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/image_identity/image_value_morpher.hh
--- garrigues/image_identity/image_value_morpher.hh (revision 3982)
+++ garrigues/image_identity/image_value_morpher.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/image_identity/interpolated.hh
--- garrigues/image_identity/interpolated.hh (revision 3982)
+++ garrigues/image_identity/interpolated.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/image_identity/image_identity.hh
--- garrigues/image_identity/image_identity.hh (revision 3982)
+++ garrigues/image_identity/image_identity.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/image_identity/interpolated.cc
--- garrigues/image_identity/interpolated.cc (revision 3982)
+++ garrigues/image_identity/interpolated.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/factures/extract_array_highlight.cc
--- garrigues/factures/extract_array_highlight.cc (revision 3982)
+++ garrigues/factures/extract_array_highlight.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/factures/extract_array.cc
--- garrigues/factures/extract_array.cc (revision 3982)
+++ garrigues/factures/extract_array.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: garrigues/area_filter_auto_dual.cc
--- garrigues/area_filter_auto_dual.cc (revision 3982)
+++ garrigues/area_filter_auto_dual.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/violent_cast_image.cc
--- abraham/tests/core/image/violent_cast_image.cc (revision 3982)
+++ abraham/tests/core/image/violent_cast_image.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/thru_norm.cc
--- abraham/tests/core/image/thru_norm.cc (revision 3982)
+++ abraham/tests/core/image/thru_norm.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/thru_v2v.cc
--- abraham/tests/core/image/thru_v2v.cc (revision 3982)
+++ abraham/tests/core/image/thru_v2v.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/fun_image_const.cc
--- abraham/tests/core/image/fun_image_const.cc (revision 3982)
+++ abraham/tests/core/image/fun_image_const.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/fun_image_v2w2v.cc
--- abraham/tests/core/image/fun_image_v2w2v.cc (revision 3982)
+++ abraham/tests/core/image/fun_image_v2w2v.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/fun_image_norm.cc
--- abraham/tests/core/image/fun_image_norm.cc (revision 3982)
+++ abraham/tests/core/image/fun_image_norm.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/fun_image_v2v.cc
--- abraham/tests/core/image/fun_image_v2v.cc (revision 3982)
+++ abraham/tests/core/image/fun_image_v2v.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/thru_const.cc
--- abraham/tests/core/image/thru_const.cc (revision 3982)
+++ abraham/tests/core/image/thru_const.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/core/image/thru_v2w2v.cc
--- abraham/tests/core/image/thru_v2w2v.cc (revision 3982)
+++ abraham/tests/core/image/thru_v2w2v.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/fun/v2w2v/cos.cc
--- abraham/tests/fun/v2w2v/cos.cc (revision 3982)
+++ abraham/tests/fun/v2w2v/cos.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/fun/v2w_w2v/norm.cc
--- abraham/tests/fun/v2w_w2v/norm.cc (revision 3982)
+++ abraham/tests/fun/v2w_w2v/norm.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/transform/fft_.cc
--- abraham/tests/transform/fft_.cc (revision 3982)
+++ abraham/tests/transform/fft_.cc (working copy)
@@ -1,7 +1,7 @@
// -*- c++ -*-
// Copyright (C) 2004 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/transform/fft.cc
--- abraham/tests/transform/fft.cc (revision 3982)
+++ abraham/tests/transform/fft.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/tests/value/mixin.cc
--- abraham/tests/value/mixin.cc (revision 3982)
+++ abraham/tests/value/mixin.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/trait/images.hh
--- abraham/mln/trait/images.hh (revision 3982)
+++ abraham/mln/trait/images.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/najman_wst.hh
--- abraham/mln/morpho/najman_wst.hh (revision 3982)
+++ abraham/mln/morpho/najman_wst.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/autarkical_leveling.hh
--- abraham/mln/morpho/autarkical_leveling.hh (revision 3982)
+++ abraham/mln/morpho/autarkical_leveling.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/basic_najman.hh
--- abraham/mln/morpho/basic_najman.hh (revision 3982)
+++ abraham/mln/morpho/basic_najman.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/vmt.hh
--- abraham/mln/morpho/vmt.hh (revision 3982)
+++ abraham/mln/morpho/vmt.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/topo_wst.hh
--- abraham/mln/morpho/topo_wst.hh (revision 3982)
+++ abraham/mln/morpho/topo_wst.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/hit_or_miss.hh
--- abraham/mln/morpho/hit_or_miss.hh (revision 3982)
+++ abraham/mln/morpho/hit_or_miss.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/morpho/vector_median.hh
--- abraham/mln/morpho/vector_median.hh (revision 3982)
+++ abraham/mln/morpho/vector_median.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/io/tikz/save_header.hh
--- abraham/mln/io/tikz/save_header.hh (revision 3982)
+++ abraham/mln/io/tikz/save_header.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 EPITA
// Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/io/tikz/save.hh
--- abraham/mln/io/tikz/save.hh (revision 3982)
+++ abraham/mln/io/tikz/save.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 EPITA
// Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/level/thru.hh
--- abraham/mln/level/thru.hh (revision 3982)
+++ abraham/mln/level/thru.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/core/site_set/p_priority_queue.hh
--- abraham/mln/core/site_set/p_priority_queue.hh (revision 3982)
+++ abraham/mln/core/site_set/p_priority_queue.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/fun/v2v/rgb_to_hsi.hh
--- abraham/mln/fun/v2v/rgb_to_hsi.hh (revision 3982)
+++ abraham/mln/fun/v2v/rgb_to_hsi.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/transform/fft.hh
--- abraham/mln/transform/fft.hh (revision 3982)
+++ abraham/mln/transform/fft.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: abraham/mln/value/builtin/symbolics.hh
--- abraham/mln/value/builtin/symbolics.hh (revision 3982)
+++ abraham/mln/value/builtin/symbolics.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2010/boxes/boxes.cc
--- inim/2010/boxes/boxes.cc (revision 3982)
+++ inim/2010/boxes/boxes.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2010/rag/center_weight.hh
--- inim/2010/rag/center_weight.hh (revision 3982)
+++ inim/2010/rag/center_weight.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2010/rag/p_vertices_with_accu.hh
--- inim/2010/rag/p_vertices_with_accu.hh (revision 3982)
+++ inim/2010/rag/p_vertices_with_accu.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2010/cag/superpose.hh
--- inim/2010/cag/superpose.hh (revision 3982)
+++ inim/2010/cag/superpose.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/ocr/ocr_without_preprocess.cc
--- inim/2009/ocr/ocr_without_preprocess.cc (revision 3982)
+++ inim/2009/ocr/ocr_without_preprocess.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/ocr/resize.hh
--- inim/2009/ocr/resize.hh (revision 3982)
+++ inim/2009/ocr/resize.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/ocr/skeleton.old.hh
--- inim/2009/ocr/skeleton.old.hh (revision 3982)
+++ inim/2009/ocr/skeleton.old.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/ocr/simple_point.hh
--- inim/2009/ocr/simple_point.hh (revision 3982)
+++ inim/2009/ocr/simple_point.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/ocr/skeleton.hh
--- inim/2009/ocr/skeleton.hh (revision 3982)
+++ inim/2009/ocr/skeleton.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/ocr/ocr_with_preprocess.cc
--- inim/2009/ocr/ocr_with_preprocess.cc (revision 3982)
+++ inim/2009/ocr/ocr_with_preprocess.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/classif/src/display.hh
--- inim/2009/classif/src/display.hh (revision 3982)
+++ inim/2009/classif/src/display.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/classif/src/proj.hh
--- inim/2009/classif/src/proj.hh (revision 3982)
+++ inim/2009/classif/src/proj.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/gradient.cc
--- inim/2009/nature/gradient.cc (revision 3982)
+++ inim/2009/nature/gradient.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/closing.cc
--- inim/2009/nature/closing.cc (revision 3982)
+++ inim/2009/nature/closing.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/erosion.cc
--- inim/2009/nature/erosion.cc (revision 3982)
+++ inim/2009/nature/erosion.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/nature.cc
--- inim/2009/nature/nature.cc (revision 3982)
+++ inim/2009/nature/nature.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/fft.cc
--- inim/2009/nature/fft.cc (revision 3982)
+++ inim/2009/nature/fft.cc (working copy)
@@ -1,7 +1,7 @@
// -*- c++ -*-
// Copyright (C) 2004 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/opening.cc
--- inim/2009/nature/opening.cc (revision 3982)
+++ inim/2009/nature/opening.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/co_occurence.hh
--- inim/2009/nature/co_occurence.hh (revision 3982)
+++ inim/2009/nature/co_occurence.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/hom.cc
--- inim/2009/nature/hom.cc (revision 3982)
+++ inim/2009/nature/hom.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/proj.hh
--- inim/2009/nature/proj.hh (revision 3982)
+++ inim/2009/nature/proj.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/histo_hsi.cc
--- inim/2009/nature/histo_hsi.cc (revision 3982)
+++ inim/2009/nature/histo_hsi.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: inim/2009/nature/proj.cc
--- inim/2009/nature/proj.cc (revision 3982)
+++ inim/2009/nature/proj.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/metal/equal.hh
--- ballas/refactorization/metal/equal.hh (revision 3982)
+++ ballas/refactorization/metal/equal.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/metal/bool.hh
--- ballas/refactorization/metal/bool.hh (revision 3982)
+++ ballas/refactorization/metal/bool.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/metal/bexpr.hh
--- ballas/refactorization/metal/bexpr.hh (revision 3982)
+++ ballas/refactorization/metal/bexpr.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/exact.hh
--- ballas/refactorization/exact.hh (revision 3982)
+++ ballas/refactorization/exact.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/rle_pset.hh
--- ballas/refactorization/rle_pset.hh (revision 3982)
+++ ballas/refactorization/rle_pset.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/internal/force_exact.hh
--- ballas/refactorization/internal/force_exact.hh (revision 3982)
+++ ballas/refactorization/internal/force_exact.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/refactorization/internal/exact.hh
--- ballas/refactorization/internal/exact.hh (revision 3982)
+++ ballas/refactorization/internal/exact.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: ballas/test.cc
--- ballas/test.cc (revision 3982)
+++ ballas/test.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/rush/exo2/propagate.hh
--- theo/rush/exo2/propagate.hh (revision 3982)
+++ theo/rush/exo2/propagate.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/test_attribute.cc
--- theo/test_attribute.cc (revision 3982)
+++ theo/test_attribute.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt.svg.6.cc
--- theo/fllt.svg.6.cc (revision 3982)
+++ theo/fllt.svg.6.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/p_runs__with_dedicated_piter.hh
--- theo/p_runs__with_dedicated_piter.hh (revision 3982)
+++ theo/p_runs__with_dedicated_piter.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/esiee/laurent/presentation/classif.cc
--- theo/esiee/laurent/presentation/classif.cc (revision 3982)
+++ theo/esiee/laurent/presentation/classif.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/dead/inplace.hh
--- theo/dead/inplace.hh (revision 3982)
+++ theo/dead/inplace.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/dead/instant.hh
--- theo/dead/instant.hh (revision 3982)
+++ theo/dead/instant.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/publis/icip2009/compute_a.cc
--- theo/publis/icip2009/compute_a.cc (revision 3982)
+++ theo/publis/icip2009/compute_a.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/publis/icip2009/regmin_count.cc
--- theo/publis/icip2009/regmin_count.cc (revision 3982)
+++ theo/publis/icip2009/regmin_count.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.hh
--- theo/fllt/fllt.hh (revision 3982)
+++ theo/fllt/fllt.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.1.cc
--- theo/fllt/fllt.svg.1.cc (revision 3982)
+++ theo/fllt/fllt.svg.1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.7.hh
--- theo/fllt/fllt.svg.7.hh (revision 3982)
+++ theo/fllt/fllt.svg.7.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.2.cc
--- theo/fllt/fllt.svg.2.cc (revision 3982)
+++ theo/fllt/fllt.svg.2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.3.cc
--- theo/fllt/fllt.svg.3.cc (revision 3982)
+++ theo/fllt/fllt.svg.3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.4.cc
--- theo/fllt/fllt.svg.4.cc (revision 3982)
+++ theo/fllt/fllt.svg.4.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.5.cc
--- theo/fllt/fllt.svg.5.cc (revision 3982)
+++ theo/fllt/fllt.svg.5.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt.svg.6.cc
--- theo/fllt/fllt.svg.6.cc (revision 3982)
+++ theo/fllt/fllt.svg.6.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt/fllt_test.hh
--- theo/fllt/fllt_test.hh (revision 3982)
+++ theo/fllt/fllt_test.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/fllt.svg.7.hh
--- theo/fllt.svg.7.hh (revision 3982)
+++ theo/fllt.svg.7.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/win_fun.hh
--- theo/win_fun.hh (revision 3982)
+++ theo/win_fun.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/compute_parent_more.hh
--- theo/compute_parent_more.hh (revision 3982)
+++ theo/compute_parent_more.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/hybrid.hh
--- theo/Rd/hybrid.hh (revision 3982)
+++ theo/Rd/hybrid.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/queue_based.hh
--- theo/Rd/queue_based.hh (revision 3982)
+++ theo/Rd/queue_based.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research && Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/union_find.hh
--- theo/Rd/union_find.hh (revision 3982)
+++ theo/Rd/union_find.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/parallel.hh
--- theo/Rd/parallel.hh (revision 3982)
+++ theo/Rd/parallel.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/utils.hh
--- theo/Rd/utils.hh (revision 3982)
+++ theo/Rd/utils.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/deco.cc
--- theo/Rd/deco.cc (revision 3982)
+++ theo/Rd/deco.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/sequential_bench.hh
--- theo/Rd/sequential_bench.hh (revision 3982)
+++ theo/Rd/sequential_bench.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/sequential.hh
--- theo/Rd/sequential.hh (revision 3982)
+++ theo/Rd/sequential.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/debase.union_find.hh
--- theo/Rd/debase.union_find.hh (revision 3982)
+++ theo/Rd/debase.union_find.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/Rd/svg.queue_based.hh
--- theo/Rd/svg.queue_based.hh (revision 3982)
+++ theo/Rd/svg.queue_based.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/steps.0.cc
--- theo/tufa_2008/steps.0.cc (revision 3982)
+++ theo/tufa_2008/steps.0.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/gradient.cc
--- theo/tufa_2008/gradient.cc (revision 3982)
+++ theo/tufa_2008/gradient.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/steps.1.cc
--- theo/tufa_2008/steps.1.cc (revision 3982)
+++ theo/tufa_2008/steps.1.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/closing.cc
--- theo/tufa_2008/closing.cc (revision 3982)
+++ theo/tufa_2008/closing.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/steps.2.cc
--- theo/tufa_2008/steps.2.cc (revision 3982)
+++ theo/tufa_2008/steps.2.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/opening.cc
--- theo/tufa_2008/opening.cc (revision 3982)
+++ theo/tufa_2008/opening.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/steps.3.cc
--- theo/tufa_2008/steps.3.cc (revision 3982)
+++ theo/tufa_2008/steps.3.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/steps.2b.cc
--- theo/tufa_2008/steps.2b.cc (revision 3982)
+++ theo/tufa_2008/steps.2b.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/filter_n.cc
--- theo/tufa_2008/filter_n.cc (revision 3982)
+++ theo/tufa_2008/filter_n.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/wst_f_equal_wst_a.cc
--- theo/tufa_2008/wst_f_equal_wst_a.cc (revision 3982)
+++ theo/tufa_2008/wst_f_equal_wst_a.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/wst.cc
--- theo/tufa_2008/wst.cc (revision 3982)
+++ theo/tufa_2008/wst.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/experiment.cc
--- theo/tufa_2008/experiment.cc (revision 3982)
+++ theo/tufa_2008/experiment.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/n_cmpt.cc
--- theo/tufa_2008/n_cmpt.cc (revision 3982)
+++ theo/tufa_2008/n_cmpt.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/filter.cc
--- theo/tufa_2008/filter.cc (revision 3982)
+++ theo/tufa_2008/filter.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/closed_gradient.cc
--- theo/tufa_2008/closed_gradient.cc (revision 3982)
+++ theo/tufa_2008/closed_gradient.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/tufa_2008/fz_count.cc
--- theo/tufa_2008/fz_count.cc (revision 3982)
+++ theo/tufa_2008/fz_count.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/estimate.hh
--- theo/estimate.hh (revision 3982)
+++ theo/estimate.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/color/sum_pix.hh
--- theo/color/sum_pix.hh (revision 3982)
+++ theo/color/sum_pix.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/color/mean_rgb_pix.hh
--- theo/color/mean_rgb_pix.hh (revision 3982)
+++ theo/color/mean_rgb_pix.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: theo/color/blen_pix.hh
--- theo/color/blen_pix.hh (revision 3982)
+++ theo/color/blen_pix.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: markov/approx_exp.hh
--- markov/approx_exp.hh (revision 3982)
+++ markov/approx_exp.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: markov/markov.cc
--- markov/markov.cc (revision 3982)
+++ markov/markov.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: markov/T_gen.hh
--- markov/T_gen.hh (revision 3982)
+++ markov/T_gen.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/tree/accumulator/arg_max.hh
--- edwin/tree/accumulator/arg_max.hh (revision 3982)
+++ edwin/tree/accumulator/arg_max.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/tree/run.hh
--- edwin/tree/run.hh (revision 3982)
+++ edwin/tree/run.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/rush/leaves/test/export.cc
--- edwin/rush/leaves/test/export.cc (revision 3982)
+++ edwin/rush/leaves/test/export.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/rush/leaves/export_leaves.hh
--- edwin/rush/leaves/export_leaves.hh (revision 3982)
+++ edwin/rush/leaves/export_leaves.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/rush/granulometry/test.cc
--- edwin/rush/granulometry/test.cc (revision 3982)
+++ edwin/rush/granulometry/test.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/rush/granulometry/granulometry.hh
--- edwin/rush/granulometry/granulometry.hh (revision 3982)
+++ edwin/rush/granulometry/granulometry.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/rush/exo2/wst_from_closing.cc
--- edwin/rush/exo2/wst_from_closing.cc (revision 3982)
+++ edwin/rush/exo2/wst_from_closing.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/exec/color_internal_gradient.hh
--- edwin/exec/color_internal_gradient.hh (revision 3982)
+++ edwin/exec/color_internal_gradient.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/exec/color_labeling_mean.hh
--- edwin/exec/color_labeling_mean.hh (revision 3982)
+++ edwin/exec/color_labeling_mean.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/mln/morpho/tree/propagate.hh
--- edwin/mln/morpho/tree/propagate.hh (revision 3982)
+++ edwin/mln/morpho/tree/propagate.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/mln/morpho/tree/components.hh
--- edwin/mln/morpho/tree/components.hh (revision 3982)
+++ edwin/mln/morpho/tree/components.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/mln/morpho/attribute/occupation.hh
--- edwin/mln/morpho/attribute/occupation.hh (revision 3982)
+++ edwin/mln/morpho/attribute/occupation.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: edwin/mln/morpho/attribute/bbox.hh
--- edwin/mln/morpho/attribute/bbox.hh (revision 3982)
+++ edwin/mln/morpho/attribute/bbox.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: camille/graph-wst.cc
--- camille/graph-wst.cc (revision 3982)
+++ camille/graph-wst.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: camille/graph-line-gradient-closing.cc
--- camille/graph-line-gradient-closing.cc (revision 3982)
+++ camille/graph-line-gradient-closing.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbhsl.hh
--- vigouroux/convert/rgbhsl.hh (revision 3982)
+++ vigouroux/convert/rgbhsl.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbnrgb.hh
--- vigouroux/convert/rgbnrgb.hh (revision 3982)
+++ vigouroux/convert/rgbnrgb.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/conversion.hh
--- vigouroux/convert/conversion.hh (revision 3982)
+++ vigouroux/convert/conversion.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbxyz.hh
--- vigouroux/convert/rgbxyz.hh (revision 3982)
+++ vigouroux/convert/rgbxyz.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/value_to_point.hh
--- vigouroux/convert/value_to_point.hh (revision 3982)
+++ vigouroux/convert/value_to_point.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2004 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/cast.hh
--- vigouroux/convert/cast.hh (revision 3982)
+++ vigouroux/convert/cast.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbhsv.hh
--- vigouroux/convert/rgbhsv.hh (revision 3982)
+++ vigouroux/convert/rgbhsv.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbyiq.hh
--- vigouroux/convert/rgbyiq.hh (revision 3982)
+++ vigouroux/convert/rgbyiq.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/force.hh
--- vigouroux/convert/force.hh (revision 3982)
+++ vigouroux/convert/force.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/conversion_ng_se.hh
--- vigouroux/convert/conversion_ng_se.hh (revision 3982)
+++ vigouroux/convert/conversion_ng_se.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2002, 2004 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/nrgbxyz.hh
--- vigouroux/convert/nrgbxyz.hh (revision 3982)
+++ vigouroux/convert/nrgbxyz.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/basics.hh
--- vigouroux/convert/basics.hh (revision 3982)
+++ vigouroux/convert/basics.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/abstract/colorconv.hh
--- vigouroux/convert/abstract/colorconv.hh (revision 3982)
+++ vigouroux/convert/abstract/colorconv.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/abstract/conversion.hh
--- vigouroux/convert/abstract/conversion.hh (revision 3982)
+++ vigouroux/convert/abstract/conversion.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/bound.hh
--- vigouroux/convert/bound.hh (revision 3982)
+++ vigouroux/convert/bound.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/stretch.hh
--- vigouroux/convert/stretch.hh (revision 3982)
+++ vigouroux/convert/stretch.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbyuv.hh
--- vigouroux/convert/rgbyuv.hh (revision 3982)
+++ vigouroux/convert/rgbyuv.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/convert/rgbhsi.hh
--- vigouroux/convert/rgbhsi.hh (revision 3982)
+++ vigouroux/convert/rgbhsi.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/lap.hh
--- vigouroux/lap.hh (revision 3982)
+++ vigouroux/lap.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color.hh
--- vigouroux/color.hh (revision 3982)
+++ vigouroux/color.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/yuv.hh
--- vigouroux/color/yuv.hh (revision 3982)
+++ vigouroux/color/yuv.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/hsi.hh
--- vigouroux/color/hsi.hh (revision 3982)
+++ vigouroux/color/hsi.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/hsl.hh
--- vigouroux/color/hsl.hh (revision 3982)
+++ vigouroux/color/hsl.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/nrgb.hh
--- vigouroux/color/nrgb.hh (revision 3982)
+++ vigouroux/color/nrgb.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/xyz.hh
--- vigouroux/color/xyz.hh (revision 3982)
+++ vigouroux/color/xyz.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/hsv.hh
--- vigouroux/color/hsv.hh (revision 3982)
+++ vigouroux/color/hsv.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/yiq.hh
--- vigouroux/color/yiq.hh (revision 3982)
+++ vigouroux/color/yiq.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/rgb.hh
--- vigouroux/color/rgb.hh (revision 3982)
+++ vigouroux/color/rgb.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003 EPITA Research and Development
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: vigouroux/color/color.hh
--- vigouroux/color/color.hh (revision 3982)
+++ vigouroux/color/color.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2001, 2002, 2003, 2004 EPITA Research and
// Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/test/dt/psn.cc
--- folio/test/dt/psn.cc (revision 3982)
+++ folio/test/dt/psn.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/test/dt/psn_log.cc
--- folio/test/dt/psn_log.cc (revision 3982)
+++ folio/test/dt/psn_log.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/test/dt/naive.cc
--- folio/test/dt/naive.cc (revision 3982)
+++ folio/test/dt/naive.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dmap.hh
--- folio/mln/dt/dmap.hh (revision 3982)
+++ folio/mln/dt/dmap.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/canvas_dt.hh
--- folio/mln/dt/canvas_dt.hh (revision 3982)
+++ folio/mln/dt/canvas_dt.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/cp.hh
--- folio/mln/dt/cp.hh (revision 3982)
+++ folio/mln/dt/cp.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/raw_path_fast.hh
--- folio/mln/dt/raw_path_fast.hh (revision 3982)
+++ folio/mln/dt/raw_path_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/chamfer.hh
--- folio/mln/dt/chamfer.hh (revision 3982)
+++ folio/mln/dt/chamfer.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dt_old/psn.cc
--- folio/mln/dt/dt_old/psn.cc (revision 3982)
+++ folio/mln/dt/dt_old/psn.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dt_old/psn_log.cc
--- folio/mln/dt/dt_old/psn_log.cc (revision 3982)
+++ folio/mln/dt/dt_old/psn_log.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2007, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dt_old/distance_front.cc
--- folio/mln/dt/dt_old/distance_front.cc (revision 3982)
+++ folio/mln/dt/dt_old/distance_front.cc (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dt_old/naive.cc
--- folio/mln/dt/dt_old/naive.cc (revision 3982)
+++ folio/mln/dt/dt_old/naive.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dt_old/chamfer.cc
--- folio/mln/dt/dt_old/chamfer.cc (revision 3982)
+++ folio/mln/dt/dt_old/chamfer.cc (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/dt_old/distance_front_new.hh
--- folio/mln/dt/dt_old/distance_front_new.hh (revision 3982)
+++ folio/mln/dt/dt_old/distance_front_new.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/raw_dmap_fast.hh
--- folio/mln/dt/raw_dmap_fast.hh (revision 3982)
+++ folio/mln/dt/raw_dmap_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/raw_cp_fast.hh
--- folio/mln/dt/raw_cp_fast.hh (revision 3982)
+++ folio/mln/dt/raw_cp_fast.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/dt/path.hh
--- folio/mln/dt/path.hh (revision 3982)
+++ folio/mln/dt/path.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2007 EPITA Research and Development Laboratory
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/fun/v2v/hsl_to_hsv.hh
--- folio/mln/fun/v2v/hsl_to_hsv.hh (revision 3982)
+++ folio/mln/fun/v2v/hsl_to_hsv.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/fun/v2v/rgb_to_hsv.hh
--- folio/mln/fun/v2v/rgb_to_hsv.hh (revision 3982)
+++ folio/mln/fun/v2v/rgb_to_hsv.hh (working copy)
@@ -1,6 +1,6 @@
// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/value/circular.hh
--- folio/mln/value/circular.hh (revision 3982)
+++ folio/mln/value/circular.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2006, 2007, 2008 EPITA Research and Development
// Laboratory (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
Index: folio/mln/value/hsv.hh
--- folio/mln/value/hsv.hh (revision 3982)
+++ folio/mln/value/hsv.hh (working copy)
@@ -1,7 +1,7 @@
// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
// (LRDE)
//
-// This file is part of the Olena Library. This library is free
+// This file is part of the Milena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
// of the GNU General Public License version 2 as published by the
// Free Software Foundation.
1
0
https://svn.lrde.epita.fr/svn/oln/trunk/milena
Index: ChangeLog
from Thierry Geraud <thierry.geraud(a)lrde.epita.fr>
Have extra tests pass g++-2.95.
* mln/topo/face_iter.hh,
* mln/topo/adj_higher_face_iter.hh,
* mln/topo/face_data.hh,
* mln/topo/n_face_iter.hh,
* mln/topo/adj_lower_dim_connected_n_face_iter.hh,
* mln/topo/center_only_iter.hh,
* mln/topo/static_n_face_iter.hh,
* mln/topo/attic/faces_iter.hh,
* mln/topo/complex.hh,
* mln/topo/adj_lower_face_iter.hh,
* mln/topo/adj_m_face_iter.hh,
* mln/topo/n_face.hh,
* mln/topo/adj_higher_dim_connected_n_face_iter.hh,
* mln/topo/internal/complex_relative_iterator_sequence.hh,
* mln/topo/internal/complex_iterator_base.hh,
* mln/core/site_set/p_faces.hh,
* mln/core/site_set/p_complex.hh,
* mln/io/off/save.hh,
* tests/topo/complex.cc,
* tests/morpho/complex_image_wst.cc,
* apps/statues/save_bin_alt.hh
(face): Explicit use as topo::face to fix the ambiguity.
(nfaces): Rename the templated overload as...
(nfaces_with_dim): ...this.
(complex_data): Move definition after the specializations
of faces_set_mixin.
Update.
Aestetic change.
Upgrade doc style.
* mln/topo/internal/complex_relative_iterator_sequence.hh
(const_face_type_): New.
(operator): Use it.
* mln/topo/internal/complex_iterator_base.hh
(operator): Simplify signature.
Dispatch!
* mln/topo/complex.hh (todo): New; for Roland.
* mln/io/pgm/load.hh (todo): New; for Fabien.
Misc.
* mln/world/inter_pixel/neighb2d.hh: Fix missing const.
* mln/core/site_set/p_vertices_psite.hh,
* mln/core/site_set/p_edges_psite.hh,
* mln/core/site_set/complex_psite.hh
(target_t): New; was missing.
* mln/core/image/edge_image.hh,
* mln/core/image/vertex_image.hh (using): Remove.
(operator()): Explicit write them, instead of inherit them.
* mln/core/image/graph_window_if_piter.hh
(s_): Fix accessibility.
(is_masked_impl_selector): Fix typedef deduction.
* mln/core/internal/is_masked_impl_selector.hh: Update.
* mln/core/internal/graph_psite_base.hh
(operator): Do not use id_t.
* mln/make/image.hh (todo): New.
* mln/metal/converts_to.hh: Have it work with g++-2.95.
* mln/linear/gaussian/impl.hh,
* mln/accu/transform_directional.hh,
* mln/accu/transform_diagonal.hh: Ease constant deduction.
* mln/fun/x2x/composed.hh: Fix Boolean expr as parameter.
* mln/fun/x2x/translation.hh,
* mln/fun/x2x/rotation.hh (using): Remove; useless.
* mln/morpho/attribute/card.hh: Likewise.
* mln/fun/stat/mahalanobis.hh (V::dim): Replace by n.
* mln/canvas/browsing/internal/graph_first_search.hh
(graph_first_search_t): Revamp weird params resolution.
(queue): Rename as...
(q): ...this.
apps/statues/save_bin_alt.hh | 8 -
mln/accu/transform_diagonal.hh | 9 +
mln/accu/transform_directional.hh | 3
mln/canvas/browsing/internal/graph_first_search.hh | 23 ++--
mln/core/image/edge_image.hh | 32 ++++-
mln/core/image/graph_window_if_piter.hh | 9 -
mln/core/image/vertex_image.hh | 32 ++++-
mln/core/internal/graph_psite_base.hh | 6 -
mln/core/internal/is_masked_impl_selector.hh | 15 +-
mln/core/site_set/complex_psite.hh | 6 -
mln/core/site_set/p_complex.hh | 2
mln/core/site_set/p_edges_psite.hh | 4
mln/core/site_set/p_faces.hh | 2
mln/core/site_set/p_vertices_psite.hh | 4
mln/fun/stat/mahalanobis.hh | 11 +-
mln/fun/x2x/composed.hh | 10 -
mln/fun/x2x/rotation.hh | 13 +-
mln/fun/x2x/translation.hh | 14 +-
mln/io/off/save.hh | 10 -
mln/io/pgm/load.hh | 17 +--
mln/linear/gaussian/impl.hh | 25 +++-
mln/make/image.hh | 9 +
mln/metal/converts_to.hh | 17 ++-
mln/morpho/attribute/card.hh | 5
mln/topo/adj_higher_dim_connected_n_face_iter.hh | 21 ++-
mln/topo/adj_higher_face_iter.hh | 23 ++--
mln/topo/adj_lower_dim_connected_n_face_iter.hh | 21 ++-
mln/topo/adj_lower_face_iter.hh | 24 ++--
mln/topo/adj_m_face_iter.hh | 19 ++-
mln/topo/attic/faces_iter.hh | 4
mln/topo/center_only_iter.hh | 8 -
mln/topo/complex.hh | 88 ++++++++--------
mln/topo/face_data.hh | 4
mln/topo/face_iter.hh | 25 ++--
mln/topo/internal/complex_iterator_base.hh | 5
mln/topo/internal/complex_relative_iterator_sequence.hh | 14 ++
mln/topo/n_face.hh | 2
mln/topo/n_face_iter.hh | 21 ++-
mln/topo/static_n_face_iter.hh | 20 ++-
mln/world/inter_pixel/neighb2d.hh | 12 +-
tests/morpho/complex_image_wst.cc | 12 +-
tests/topo/complex.cc | 10 +
42 files changed, 373 insertions(+), 246 deletions(-)
Index: mln/topo/face_iter.hh
--- mln/topo/face_iter.hh (revision 3981)
+++ mln/topo/face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,7 +30,8 @@
# define MLN_TOPO_FACE_ITER_HH
/// \file mln/topo/face_iter.hh
-/// Definition of forward and backward iterators on all the
+///
+/// \brief Definition of forward and backward iterators on all the
/// faces of a complex.
# include <mln/topo/internal/complex_set_iterator_base.hh>
@@ -61,16 +63,19 @@
| topo::face_fwd_iter<D>. |
`-------------------------*/
- /// Forward iterator on all the faces of an mln::complex<D>.
+ /// \brief Forward iterator on all the faces of an
+ /// mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class face_fwd_iter
- : public internal::complex_set_iterator_base< face<D>, face_fwd_iter<D> >
+ : public internal::complex_set_iterator_base< topo::face<D>, face_fwd_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef face_fwd_iter<D> self_;
- typedef internal::complex_set_iterator_base< face<D>, self_ > super_;
+ typedef internal::complex_set_iterator_base< topo::face<D>, self_ > super_;
public:
using super_::is_valid;
@@ -102,16 +107,18 @@
| topo::face_bkd_iter<D>. |
`-------------------------*/
- /// Backward iterator on all the faces of an mln::complex<D>.
+ /// \brief Backward iterator on all the faces of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class face_bkd_iter
- : public internal::complex_set_iterator_base< face<D>, face_bkd_iter<D> >
+ : public internal::complex_set_iterator_base< topo::face<D>, face_bkd_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef face_bkd_iter<D> self_;
- typedef internal::complex_set_iterator_base< face<D>, self_ > super_;
+ typedef internal::complex_set_iterator_base< topo::face<D>, self_ > super_;
public:
using super_::is_valid;
@@ -220,7 +227,7 @@
face_bkd_iter<D>::start()
{
f_.set_n(D);
- f_.set_face_id(f_.cplx().template nfaces<D>() - 1);
+ f_.set_face_id(f_.cplx().template nfaces_with_dim<D>() - 1);
}
template <unsigned D>
Index: mln/topo/adj_higher_face_iter.hh
--- mln/topo/adj_higher_face_iter.hh (revision 3981)
+++ mln/topo/adj_higher_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -30,7 +31,7 @@
/// \file mln/topo/adj_higher_face_iter.hh
///
-/// Definition of forward and backward iterators on the
+/// \brief Definition of forward and backward iterators on the
/// adjacent (n+1)-faces of a (reference) n-face in a complex.
# include <mln/topo/internal/complex_relative_iterator_base.hh>
@@ -64,20 +65,22 @@
| topo::adj_higher_face_fwd_iter<D>. |
`------------------------------------*/
- /// Forward iterator on all the adjacent (n+1)-faces of the
+ /// \brief Forward iterator on all the adjacent (n+1)-faces of the
/// n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_higher_face_fwd_iter
- : public internal::forward_complex_relative_iterator_base< face<D>,
+ : public internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_higher_face_fwd_iter<D> >
{
typedef adj_higher_face_fwd_iter<D> self_;
- typedef internal::forward_complex_relative_iterator_base< face<D>,
+ typedef internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
+ // Tech note: we use topo::face to help g++-2.95.
public:
/// Construction.
@@ -96,20 +99,22 @@
| topo::adj_higher_face_bkd_iter<D>. |
`------------------------------------*/
- /// Backward iterator on all the adjacent (n+1)-faces of the
- /// n-face of an mln::complex<D>.
+ /// \brief Backward iterator on all the adjacent (n+1)-faces of
+ /// the n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_higher_face_bkd_iter
- : public internal::backward_complex_relative_iterator_base< face<D>,
+ : public internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_higher_face_bkd_iter<D> >
{
typedef adj_higher_face_bkd_iter<D> self_;
- typedef internal::backward_complex_relative_iterator_base< face<D>,
+ typedef internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
+ // Tech note: we use topo::face to help g++-2.95.
public:
/// Construction.
Index: mln/topo/face_data.hh
--- mln/topo/face_data.hh (revision 3981)
+++ mln/topo/face_data.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,6 +30,7 @@
# define MLN_TOPO_FACE_DATA_HH
/// \file mln/topo/face_data.hh
+///
/// \brief Data associated to the faces of a complex.
///
/// These data are actually lists of adjacent faces (of lower and
Index: mln/topo/n_face_iter.hh
--- mln/topo/n_face_iter.hh (revision 3981)
+++ mln/topo/n_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -30,8 +31,8 @@
/// \file mln/topo/n_face_iter.hh
///
-/// Definition of forward and backward iterators on all the
-/// \a n-faces of a complex, \a n being a dynamic value.
+/// \brief Definition of forward and backward iterators on all the \a
+/// n-faces of a complex, \a n being a dynamic value.
# include <mln/topo/internal/complex_set_iterator_base.hh>
# include <mln/topo/face.hh>
@@ -65,17 +66,20 @@
| topo::n_face_fwd_iter<D>. |
`---------------------------*/
- /// Forward iterator on all the faces of an mln::complex<D>.
+ /// \brief Forward iterator on all the faces of an
+ /// mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class n_face_fwd_iter
- : public internal::complex_set_iterator_base< face<D>,
+ : public internal::complex_set_iterator_base< topo::face<D>,
n_face_fwd_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef n_face_fwd_iter<D> self_;
- typedef internal::complex_set_iterator_base< face<D>, self_ > super_;
+ typedef internal::complex_set_iterator_base< topo::face<D>, self_ > super_;
public:
using super_::is_valid;
@@ -124,12 +128,13 @@
/// \arg \p D The dimension of the complex this iterator belongs to.
template <unsigned D>
class n_face_bkd_iter
- : public internal::complex_set_iterator_base< face<D>,
+ : public internal::complex_set_iterator_base< topo::face<D>,
n_face_bkd_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef n_face_bkd_iter<D> self_;
- typedef internal::complex_set_iterator_base< face<D>, self_ > super_;
+ typedef internal::complex_set_iterator_base< topo::face<D>, self_ > super_;
public:
using super_::is_valid;
Index: mln/topo/adj_lower_dim_connected_n_face_iter.hh
--- mln/topo/adj_lower_dim_connected_n_face_iter.hh (revision 3981)
+++ mln/topo/adj_lower_dim_connected_n_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,7 +30,7 @@
# define MLN_TOPO_ADJ_LOWER_DIM_CONNECTED_N_FACE_ITER_HH
/// \file mln/topo/adj_lower_dim_connected_n_face_iter.hh
-
+///
/// \brief Definition of forward and backward iterators on all the
/// n-faces sharing an adjacent (n-1)-face with a (reference) n-face
/// in a complex.
@@ -62,16 +63,18 @@
/// (n-1)-face with a (reference) n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_lower_dim_connected_n_face_fwd_iter
- : public internal::forward_complex_relative_iterator_base< face<D>,
+ : public internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_lower_dim_connected_n_face_fwd_iter<D> >,
private internal::adj_lower_dim_connected_n_face_iterator<D>
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_lower_dim_connected_n_face_fwd_iter<D> self_;
- typedef internal::forward_complex_relative_iterator_base< face<D>,
+ typedef internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
@@ -99,16 +102,18 @@
/// (n-1)-face with a (reference) n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_lower_dim_connected_n_face_bkd_iter
- : public internal::backward_complex_relative_iterator_base< face<D>,
+ : public internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_lower_dim_connected_n_face_bkd_iter<D> >,
private internal::adj_lower_dim_connected_n_face_iterator<D>
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_lower_dim_connected_n_face_bkd_iter<D> self_;
- typedef internal::backward_complex_relative_iterator_base< face<D>,
+ typedef internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
@@ -141,7 +146,7 @@
protected:
/// The actual implementation of the computation of the set of
/// faces adjacent to the reference face.
- void update_adj_faces__(const face<D>& center,
+ void update_adj_faces__(const topo::face<D>& center,
std::vector< algebraic_face<D> >& adj_faces);
};
@@ -228,7 +233,7 @@
template <unsigned D>
inline
void
- adj_lower_dim_connected_n_face_iterator<D>::update_adj_faces__(const face<D>& center,
+ adj_lower_dim_connected_n_face_iterator<D>::update_adj_faces__(const topo::face<D>& center,
std::vector< algebraic_face<D> >& adj_faces)
{
// Reset the result container.
Index: mln/topo/center_only_iter.hh
--- mln/topo/center_only_iter.hh (revision 3981)
+++ mln/topo/center_only_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -73,13 +74,14 @@
\see mln::complex_lower_higher_window */
template <unsigned D>
class center_only_iter
- : public internal::forward_complex_relative_iterator_base< face<D>,
+ : public internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
center_only_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef center_only_iter<D> self_;
- typedef internal::forward_complex_relative_iterator_base< face<D>,
+ typedef internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
Index: mln/topo/static_n_face_iter.hh
--- mln/topo/static_n_face_iter.hh (revision 3981)
+++ mln/topo/static_n_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,6 +30,7 @@
# define MLN_TOPO_STATIC_N_FACE_ITER_HH
/// \file mln/topo/static_n_face_iter.hh
+///
/// \brief Definition of forward and backward iterators on all the
/// \p N-faces of a complex, \p N being a static value.
@@ -51,14 +53,16 @@
///
/// \arg \p N The dimension of the face associated to this iterator.
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned N, unsigned D>
class static_n_face_fwd_iter
- : public internal::complex_set_iterator_base< face<D>,
+ : public internal::complex_set_iterator_base< topo::face<D>,
static_n_face_fwd_iter<N, D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef static_n_face_fwd_iter<N, D> self_;
- typedef internal::complex_set_iterator_base< face<D>, self_ > super_;
+ typedef internal::complex_set_iterator_base< topo::face<D>, self_ > super_;
public:
using super_::is_valid;
@@ -95,14 +99,16 @@
///
/// \arg \p N The dimension of the face associated to this iterator.
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned N, unsigned D>
class static_n_face_bkd_iter
- : public internal::complex_set_iterator_base< face<D>,
+ : public internal::complex_set_iterator_base< topo::face<D>,
static_n_face_bkd_iter<N, D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef static_n_face_bkd_iter<N, D> self_;
- typedef internal::complex_set_iterator_base< face<D>, self_ > super_;
+ typedef internal::complex_set_iterator_base< topo::face<D>, self_ > super_;
public:
using super_::is_valid;
@@ -174,7 +180,7 @@
{
if (is_valid())
{
- if (f_.face_id() + 1 < f_.cplx().template nfaces<N>())
+ if (f_.face_id() + 1 < f_.cplx().template nfaces_with_dim<N>())
f_.inc_face_id();
else
invalidate();
@@ -213,7 +219,7 @@
void
static_n_face_bkd_iter<N, D>::start()
{
- f_.set_face_id(f_.cplx().template nfaces<N>() - 1);
+ f_.set_face_id(f_.cplx().template nfaces_with_dim<N>() - 1);
}
template <unsigned N, unsigned D>
Index: mln/topo/attic/faces_iter.hh
--- mln/topo/attic/faces_iter.hh (revision 3981)
+++ mln/topo/attic/faces_iter.hh (working copy)
@@ -178,7 +178,7 @@
if (is_valid())
{
unsigned face_id = face_.face_id();
- if (face_id + 1 < face_.cplx().template nfaces<N>())
+ if (face_id + 1 < face_.cplx().template nfaces_with_dim<N>())
/* FIXME: Provide accessor n_face::n() returning
a mutable reference? This way, we could just write
@@ -221,7 +221,7 @@
void
faces_bkd_iter_<N, D>::start()
{
- face_.set_face_id(face_.cplx().template nfaces<N>() - 1);
+ face_.set_face_id(face_.cplx().template nfaces_with_dim<N>() - 1);
}
template <unsigned N, unsigned D>
Index: mln/topo/complex.hh
--- mln/topo/complex.hh (revision 3981)
+++ mln/topo/complex.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,10 +30,17 @@
# define MLN_TOPO_COMPLEX_HH
/// \file mln/topo/complex.hh
-/// Structures for general complexes.
+///
+/// \brief Structures for general complexes.
///
/// A complex defines a topological space which can be used as a
/// support for an image (i.e., as site sets).
+///
+/// \todo Roland: Check that the top of the inheritance diagram
+/// is correct; you wrote:
+/// faces_set_mixin<0, D> ---> lower_dim_faces_set_mixin<D, D>
+/// I (theo) think it's:
+/// faces_set_mixin<0, D> ---> lower_dim_faces_set_mixin<0, D>
# include <cstddef>
@@ -81,7 +89,8 @@
| Complex. |
`----------*/
- /// General complex of dimension \p D.
+ /// \brief General complex of dimension \p D.
+ //
template <unsigned D>
class complex
{
@@ -127,7 +136,7 @@
/// Return the number of \p N-faces.
template <unsigned N>
- unsigned nfaces() const;
+ unsigned nfaces_with_dim() const;
/// \}
/// Dynamic manipulators.
@@ -283,22 +292,6 @@
Classes mln::topo::internal::lower_dim_faces_set_mixin<N, D>
are implementation classes factoring services related to
complex data. */
- /// \{
- namespace internal
- {
- // Forward declarations.
- template <unsigned N, unsigned D>
- struct faces_set_mixin;
-
- /// Complex data.
- template <unsigned D>
- struct complex_data : faces_set_mixin<D, D>
- {
- // Data is contained in super classes.
- };
-
- } // end of namespace mln::topo::internal
- /// \}
/*---------------------.
@@ -320,19 +313,24 @@
/// Recursive mixins of set of faces.
/// \{
+
template <unsigned N, unsigned D> struct faces_set_mixin;
- /// Faces of highest dimension (\p D).
- template <unsigned D>
- struct faces_set_mixin<D, D> : public faces_set_mixin<D - 1, D>,
- public lower_dim_faces_set_mixin<D, D>
+
+ /// Faces of intermediate dimension (greater than 0, lower than \p D).
+ template <unsigned N, unsigned D>
+ struct faces_set_mixin : public faces_set_mixin<N - 1, D>,
+ public lower_dim_faces_set_mixin<N, D>,
+ public higher_dim_faces_set_mixin<N, D>
{
- std::vector< face_data<D, D> > faces_;
+ std::vector< face_data<N, D> > faces_;
/// Pretty-printing.
/// \{
- /// Print the faces of dimension \p D.
+ /// Print the faces of dimension \p N.
void print(std::ostream& ostr) const;
+ /// Recursively print the faces of dimensions 0 to \p N
+ /// (in ascending dimension).
void print_rec_asc(std::ostream& ostr) const;
/// \}
@@ -342,7 +340,7 @@
/// \see mln::complex<D>::fold_left_.
template <typename BinaryFunction, typename T>
T fold_left_(const BinaryFunction& f, const T& accu) const;
- /// Apply a functor \a f to the list of faces if \a n == \p D.
+ /// Apply a functor \a f to the list of faces if \a n == \p N.
/// \see mln::complex<D>::apply_if_dim_matches_.
template <typename UnaryFunction>
typename UnaryFunction::result_type
@@ -350,20 +348,17 @@
/// \}
};
- /// Faces of intermediate dimension (greater than 0, lower than \p D).
- template <unsigned N, unsigned D>
- struct faces_set_mixin : public faces_set_mixin<N - 1, D>,
- public lower_dim_faces_set_mixin<N, D>,
- public higher_dim_faces_set_mixin<N, D>
+ /// Faces of highest dimension (\p D).
+ template <unsigned D>
+ struct faces_set_mixin<D, D> : public faces_set_mixin<D - 1, D>,
+ public lower_dim_faces_set_mixin<D, D>
{
- std::vector< face_data<N, D> > faces_;
+ std::vector< face_data<D, D> > faces_;
/// Pretty-printing.
/// \{
- /// Print the faces of dimension \p N.
+ /// Print the faces of dimension \p D.
void print(std::ostream& ostr) const;
- /// Recursively print the faces of dimensions 0 to \p N
- /// (in ascending dimension).
void print_rec_asc(std::ostream& ostr) const;
/// \}
@@ -373,7 +368,7 @@
/// \see mln::complex<D>::fold_left_.
template <typename BinaryFunction, typename T>
T fold_left_(const BinaryFunction& f, const T& accu) const;
- /// Apply a functor \a f to the list of faces if \a n == \p N.
+ /// Apply a functor \a f to the list of faces if \a n == \p D.
/// \see mln::complex<D>::apply_if_dim_matches_.
template <typename UnaryFunction>
typename UnaryFunction::result_type
@@ -437,6 +432,18 @@
/// \}
+ // Tech note: g++-2.95 highly prefers to have the complex_data
+ // class to be defined after the specializations of
+ // 'faces_set_mixin'.
+
+ /// Complex data.
+ template <unsigned D>
+ struct complex_data : public faces_set_mixin<D, D>
+ {
+ // Data is contained in super classes.
+ };
+
+
// ------------------------------------------------- //
// mln::topo::internal::lower_dim_faces_set_mixin. //
// mln::topo::internal::higher_dim_faces_set_mixin. //
@@ -483,8 +490,7 @@
/* FIXME: This is not thread-proof (these two lines should
form an atomic section). */
data_->internal::faces_set_mixin<0u, D>::faces_.push_back(face_data<0u, D>());
- unsigned id = nfaces<0u>() - 1;
-
+ unsigned id = nfaces_with_dim<0u>() - 1;
return n_face<0u, D>(*this, id);
}
@@ -510,7 +516,7 @@
/* FIXME: This is not thread-proof (these two lines should
form an atomic section). */
data_->internal::faces_set_mixin<N + 1, D>::faces_.push_back(f);
- unsigned id = nfaces<N + 1>() - 1;
+ unsigned id = nfaces_with_dim<N + 1>() - 1;
n_face<N + 1, D> fh(*this, id);
// Connect F and its ADJACENT_FACES.
@@ -587,7 +593,7 @@
template <unsigned N>
inline
unsigned
- complex<D>::nfaces() const
+ complex<D>::nfaces_with_dim() const
{
return data_->internal::faces_set_mixin<N, D>::faces_.size();
}
Index: mln/topo/adj_lower_face_iter.hh
--- mln/topo/adj_lower_face_iter.hh (revision 3981)
+++ mln/topo/adj_lower_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -30,7 +31,7 @@
/// \file mln/topo/adj_lower_face_iter.hh
///
-/// Definition of forward and backward iterators on the
+/// \brief Definition of forward and backward iterators on the
/// adjacent (n-1)-faces of a (reference) n-face in a complex.
# include <mln/topo/internal/complex_relative_iterator_base.hh>
@@ -65,19 +66,21 @@
| topo::adj_lower_face_fwd_iter<D>. |
`-----------------------------------*/
- /// Forward iterator on all the adjacent (n-1)-faces of the
+ /// \brief Forward iterator on all the adjacent (n-1)-faces of the
/// n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_lower_face_fwd_iter
- : public internal::forward_complex_relative_iterator_base< face<D>,
+ : public internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_lower_face_fwd_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_lower_face_fwd_iter<D> self_;
- typedef internal::forward_complex_relative_iterator_base< face<D>,
+ typedef internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
@@ -98,22 +101,23 @@
| topo::adj_lower_face_bkd_iter<D>. |
`-----------------------------------*/
- /// Backward iterator on all the adjacent (n-1)-faces of the
- /// n-face of an mln::complex<D>.
+ /// \brief Backward iterator on all the adjacent (n-1)-faces of
+ /// the n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_lower_face_bkd_iter
- : public internal::backward_complex_relative_iterator_base< face<D>,
+ : public internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_lower_face_bkd_iter<D> >
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_lower_face_bkd_iter<D> self_;
- typedef internal::backward_complex_relative_iterator_base< face<D>,
+ typedef internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
-
public:
/// Construction.
/// \{
Index: mln/topo/adj_m_face_iter.hh
--- mln/topo/adj_m_face_iter.hh (revision 3981)
+++ mln/topo/adj_m_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,7 +30,7 @@
# define MLN_TOPO_ADJ_M_FACE_ITER_HH
/// \file mln/topo/adj_m_face_iter.hh
-
+///
/// Definition of forward and backward iterators on all the
/// m-faces transitively adjacent to a (reference) n-face in a
/// complex.
@@ -70,14 +71,15 @@
the iterated set is empty. */
template <unsigned D>
class adj_m_face_fwd_iter
- : public internal::forward_complex_relative_iterator_base< face<D>,
+ : public internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_m_face_fwd_iter<D> >,
public internal::adj_m_face_iterator<D>
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_m_face_fwd_iter<D> self_;
- typedef internal::forward_complex_relative_iterator_base< face<D>,
+ typedef internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
typedef internal::adj_m_face_iterator<D> impl_;
@@ -117,14 +119,15 @@
the iterated set is empty. */
template <unsigned D>
class adj_m_face_bkd_iter
- : public internal::backward_complex_relative_iterator_base< face<D>,
+ : public internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_m_face_bkd_iter<D> >,
public internal::adj_m_face_iterator<D>
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_m_face_bkd_iter<D> self_;
- typedef internal::backward_complex_relative_iterator_base< face<D>,
+ typedef internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
typedef internal::adj_m_face_iterator<D> impl_;
@@ -172,7 +175,7 @@
protected:
/// The actual implementation of the computation of the set of
/// faces adjacent to the reference face.
- void update_adj_faces__(const face<D>& center,
+ void update_adj_faces__(const topo::face<D>& center,
std::vector< algebraic_face<D> >& adj_faces);
/// The dimension of the iterated faces.
@@ -282,7 +285,7 @@
template <unsigned D>
inline
void
- adj_m_face_iterator<D>::update_adj_faces__(const face<D>& center,
+ adj_m_face_iterator<D>::update_adj_faces__(const topo::face<D>& center,
std::vector< algebraic_face<D> >& adj_faces)
{
adj_faces.clear();
Index: mln/topo/n_face.hh
--- mln/topo/n_face.hh (revision 3981)
+++ mln/topo/n_face.hh (working copy)
@@ -180,7 +180,7 @@
bool
n_face<N, D>::is_valid() const
{
- return face_id_ < cplx_.template nfaces<N>();
+ return face_id_ < cplx_.template nfaces_with_dim<N>();
}
template <unsigned N, unsigned D>
Index: mln/topo/adj_higher_dim_connected_n_face_iter.hh
--- mln/topo/adj_higher_dim_connected_n_face_iter.hh (revision 3981)
+++ mln/topo/adj_higher_dim_connected_n_face_iter.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,7 +30,7 @@
# define MLN_TOPO_ADJ_HIGHER_DIM_CONNECTED_N_FACE_ITER_HH
/// \file mln/topo/adj_higher_dim_connected_n_face_iter.hh
-
+///
/// \brief Definition of forward and backward iterators on all the
/// n-faces sharing an adjacent (n+1)-face with a (reference) n-face
/// in a complex.
@@ -62,16 +63,18 @@
/// (n+1)-face with a (reference) n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_higher_dim_connected_n_face_fwd_iter
- : public internal::forward_complex_relative_iterator_base< face<D>,
+ : public internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_higher_dim_connected_n_face_fwd_iter<D> >,
private internal::adj_higher_dim_connected_n_face_iterator<D>
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_higher_dim_connected_n_face_fwd_iter<D> self_;
- typedef internal::forward_complex_relative_iterator_base< face<D>,
+ typedef internal::forward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
@@ -99,16 +102,18 @@
/// (n+1)-face with a (reference) n-face of an mln::complex<D>.
///
/// \arg \p D The dimension of the complex this iterator belongs to.
+ //
template <unsigned D>
class adj_higher_dim_connected_n_face_bkd_iter
- : public internal::backward_complex_relative_iterator_base< face<D>,
+ : public internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
adj_higher_dim_connected_n_face_bkd_iter<D> >,
private internal::adj_higher_dim_connected_n_face_iterator<D>
{
+ // Tech note: we use topo::face to help g++-2.95.
private:
typedef adj_higher_dim_connected_n_face_bkd_iter<D> self_;
- typedef internal::backward_complex_relative_iterator_base< face<D>,
+ typedef internal::backward_complex_relative_iterator_base< topo::face<D>,
algebraic_face<D>,
self_ > super_;
@@ -141,7 +146,7 @@
protected:
/// The actual implementation of the computation of the set of
/// faces adjacent to the reference face.
- void update_adj_faces__(const face<D>& center,
+ void update_adj_faces__(const topo::face<D>& center,
std::vector< algebraic_face<D> >& adj_faces);
};
@@ -228,7 +233,7 @@
template <unsigned D>
inline
void
- adj_higher_dim_connected_n_face_iterator<D>::update_adj_faces__(const face<D>& center,
+ adj_higher_dim_connected_n_face_iterator<D>::update_adj_faces__(const topo::face<D>& center,
std::vector< algebraic_face<D> >& adj_faces)
{
// Reset the result container.
Index: mln/topo/internal/complex_relative_iterator_sequence.hh
--- mln/topo/internal/complex_relative_iterator_sequence.hh (revision 3981)
+++ mln/topo/internal/complex_relative_iterator_sequence.hh (working copy)
@@ -49,6 +49,15 @@
namespace internal
{
+
+ template <typename I1>
+ struct const_face_type_
+ {
+ typedef typename I1::face_type F_;
+ typedef const F_& ret;
+ };
+
+
/// A meta relative iterator on the faces of a complex
/// using two complex relative iterators sequentially.
///
@@ -95,7 +104,8 @@
/// Conversion.
/// \{
/// Return a reference to the corresponding face handle.
- operator const face_type&() const;
+ operator typename const_face_type_<I1>::ret () const;
+ // that is: const face_type&
/// \}
protected:
@@ -212,7 +222,7 @@
template <typename I1, typename I2, typename E>
inline
- complex_relative_iterator_sequence<I1, I2, E>::operator const face_type&() const
+ complex_relative_iterator_sequence<I1, I2, E>::operator typename const_face_type_<I1>::ret () const
{
return f_;
}
Index: mln/topo/internal/complex_iterator_base.hh
--- mln/topo/internal/complex_iterator_base.hh (revision 3981)
+++ mln/topo/internal/complex_iterator_base.hh (working copy)
@@ -72,6 +72,7 @@
namespace internal
{
+
/// Factoring class for iterators on mln::complex.
///
/// \arg \p F The type of the face handle.
@@ -92,7 +93,7 @@
/// Explicit conversion (accessor).
const face& subject() const;
/// Implicit conversion (conversion operator).
- operator const face&() const;
+ operator const F&() const;
/// \}
protected:
@@ -121,7 +122,7 @@
template <typename F, typename E>
inline
- complex_iterator_base<F, E>::operator const face&() const
+ complex_iterator_base<F, E>::operator const F& () const
{
return f_;
}
Index: mln/world/inter_pixel/neighb2d.hh
--- mln/world/inter_pixel/neighb2d.hh (revision 3981)
+++ mln/world/inter_pixel/neighb2d.hh (working copy)
@@ -30,13 +30,13 @@
/// \file mln/world/inter_pixel/neighb2d.hh
///
-/// Common neighborhood on inter-pixel images.
-
+/// \brief Common neighborhood on inter-pixel images.
# include <mln/core/alias/neighb2d.hh>
# include <mln/make/double_neighb2d.hh>
# include <mln/world/inter_pixel/dim2/is_row_odd.hh>
+
namespace mln
{
@@ -60,11 +60,11 @@
const dbl_neighb2d& e2c()
{
- static bool e2c_h[] = { 0, 1, 0,
+ static const bool e2c_h[] = { 0, 1, 0,
0, 0, 0,
0, 1, 0 };
- static bool e2c_v[] = { 0, 0, 0,
+ static const bool e2c_v[] = { 0, 0, 0,
1, 0, 1,
0, 0, 0 };
@@ -76,13 +76,13 @@
const dbl_neighb2d& e2e()
{
- static bool e2e_h[] = { 0, 0, 1, 0, 0,
+ static const bool e2e_h[] = { 0, 0, 1, 0, 0,
0, 1, 0, 1, 0,
0, 0, 0, 0, 0,
0, 1, 0, 1, 0,
0, 0, 1, 0, 0 };
- static bool e2e_v[] = { 0, 0, 0, 0, 0,
+ static const bool e2e_v[] = { 0, 0, 0, 0, 0,
0, 1, 0, 1, 0,
1, 0, 0, 0, 1,
0, 1, 0, 1, 0,
Index: mln/core/site_set/p_complex.hh
--- mln/core/site_set/p_complex.hh (revision 3981)
+++ mln/core/site_set/p_complex.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/core/site_set/p_complex.hh
///
-/// Definition of a point set based on a complex.
+/// \brief Definition of a point set based on a complex.
# include <mln/core/internal/site_set_base.hh>
Index: mln/core/site_set/p_faces.hh
--- mln/core/site_set/p_faces.hh (revision 3981)
+++ mln/core/site_set/p_faces.hh (working copy)
@@ -225,7 +225,7 @@
unsigned
p_faces<N, D, P>::nfaces() const
{
- return cplx_.template nfaces<N>();
+ return cplx_.template nfaces_with_dim<N>();
}
template <unsigned N, unsigned D, typename P>
Index: mln/core/site_set/p_vertices_psite.hh
--- mln/core/site_set/p_vertices_psite.hh (revision 3981)
+++ mln/core/site_set/p_vertices_psite.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/core/site_set/p_vertices_psite.hh
///
-/// Implementation of p_vertices psite.
+/// \brief Implementation of p_vertices psite.
# include <mln/core/concept/pseudo_site.hh>
# include <mln/core/internal/graph_psite_base.hh>
@@ -55,6 +55,8 @@
public:
+ typedef p_vertices<G,F> target_t;
+
p_vertices_psite();
p_vertices_psite(const p_vertices<G,F>& s);
p_vertices_psite(const p_vertices<G,F>& s, unsigned id);
Index: mln/core/site_set/p_edges_psite.hh
--- mln/core/site_set/p_edges_psite.hh (revision 3981)
+++ mln/core/site_set/p_edges_psite.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/core/site_set/p_edges_psite.hh
///
-/// Implementation of p_edges psite.
+/// \brief Implementation of p_edges psite.
# include <mln/core/internal/graph_psite_base.hh>
# include <mln/util/edge.hh>
@@ -55,6 +55,8 @@
public:
+ typedef p_edges<G,F> target_t;
+
/// Constructors
/// \{
p_edges_psite();
Index: mln/core/site_set/complex_psite.hh
--- mln/core/site_set/complex_psite.hh (revision 3981)
+++ mln/core/site_set/complex_psite.hh (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -29,6 +30,7 @@
# define MLN_CORE_SITE_SET_COMPLEX_PSITE_HH
/// \file mln/core/site_set/complex_psite.hh
+///
/// \brief Definition of a complex-based point site.
# include <mln/core/internal/pseudo_site_base.hh>
@@ -66,6 +68,8 @@
// pseudo site knows the site set it refers to.
typedef p_complex<D, G> target;
+ typedef p_complex<D, G> target_t; // To please g++-2.95.
+
// FIXME: Document.
/// Construction and assignment.
/// \{
Index: mln/core/image/edge_image.hh
--- mln/core/image/edge_image.hh (revision 3981)
+++ mln/core/image/edge_image.hh (working copy)
@@ -133,6 +133,7 @@
edge_image<P,V,G> > super_;
public:
+ typedef typename super_::psite psite;
typedef typename super_::rvalue rvalue;
typedef typename super_::lvalue lvalue;
@@ -177,11 +178,15 @@
/// Value accessors/operators overloads.
/// @{
- using super_::operator();
rvalue operator()(unsigned e_id) const;
lvalue operator()(unsigned e_id);
/// @}
+ // Just to help g++-2.95...
+ rvalue operator()(const psite& p) const;
+ lvalue operator()(const psite& p);
+ // ...because "using super_::operator()" does not properly work.
+
};
template <typename P, typename V, typename G, typename J>
@@ -232,14 +237,14 @@
- // vertex_image<P,V,G>
+ // edge_image<P,V,G>
+
template <typename P, typename V, typename G>
inline
edge_image<P,V,G>::edge_image()
{
}
-
template <typename P, typename V, typename G>
inline
edge_image<P,V,G>::edge_image(const p_edges<G,site_function_t>& pe)
@@ -247,7 +252,6 @@
{
}
-
template <typename P, typename V, typename G>
inline
edge_image<P,V,G>::edge_image(const Graph<G>& g,
@@ -258,7 +262,6 @@
{
}
-
template <typename P, typename V, typename G>
inline
edge_image<P,V,G>::edge_image(const p_edges<G,site_function_t>& pe,
@@ -267,7 +270,6 @@
{
}
-
template <typename P, typename V, typename G>
template <typename FP, typename FV>
inline
@@ -281,8 +283,6 @@
mlc_equal(mln_result(FV),V)::check();
}
-
-
template <typename P, typename V, typename G>
template <typename FV>
inline
@@ -307,9 +307,23 @@
return this->data_->f_(e_id);
}
-# endif // ! MLN_INCLUDE_ONLY
+ template <typename P, typename V, typename G>
+ typename edge_image<P,V,G>::rvalue
+ edge_image<P,V,G>::operator()(const typename edge_image<P,V,G>::psite& p) const
+ {
+ return this->super_::operator()(p);
+ }
+
+ template <typename P, typename V, typename G>
+ typename edge_image<P,V,G>::lvalue
+ edge_image<P,V,G>::operator()(const typename edge_image<P,V,G>::psite& p)
+ {
+ return this->super_::operator()(p);
+ }
+# endif // ! MLN_INCLUDE_ONLY
} // end of namespace mln
+
#endif // ! MLN_CORE_IMAGE_EDGE_IMAGE_HH
Index: mln/core/image/graph_window_if_piter.hh
--- mln/core/image/graph_window_if_piter.hh (revision 3981)
+++ mln/core/image/graph_window_if_piter.hh (working copy)
@@ -31,8 +31,7 @@
/// \file mln/core/image/graph_window_if_piter.hh
///
-/// Definition of a site iterator on a custom graph window.
-
+/// \brief Definition of a site iterator on a custom graph window.
# include <mln/core/internal/is_masked_impl_selector.hh>
# include <mln/core/internal/site_relative_iterator_base.hh>
@@ -52,7 +51,7 @@
: public internal::site_relative_iterator_base< W,
graph_window_if_piter<S,W,I> >,
public internal::is_masked_impl_selector<S,
- mln_domain(W::mask_t),
+ typename W::mask_t::domain_t,
graph_window_if_piter<S,W,I> >
{
typedef graph_window_if_piter<S,W,I> self_;
@@ -107,13 +106,15 @@
private:
I iter_;
+
+ protected:
/// The underlying window.
using super_::s_;
};
-# ifndef MLN_INCLUDE_ONLY
+# ifndef MLN_INCLUDE_ONLY
template <typename S, typename W, typename I>
inline
Index: mln/core/image/vertex_image.hh
--- mln/core/image/vertex_image.hh (revision 3981)
+++ mln/core/image/vertex_image.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/core/image/vertex_image.hh
///
-/// Image based on graph vertices.
+/// \brief Image based on graph vertices.
# include <mln/core/concept/graph.hh>
# include <mln/core/image/graph_elt_window.hh>
@@ -135,6 +135,7 @@
vertex_image<P,V,G> > super_;
public:
+ typedef typename super_::psite psite;
typedef typename super_::rvalue rvalue;
typedef typename super_::lvalue lvalue;
@@ -170,11 +171,16 @@
/// Value accessors/operators overloads.
/// @{
- using super_::operator();
rvalue operator()(unsigned v_id) const;
lvalue operator()(unsigned v_id);
/// @}
+
+ // Just to help g++-2.95...
+ rvalue operator()(const psite& p) const;
+ lvalue operator()(const psite& p);
+ // ...because "using super_::operator()" does not properly work.
+
};
template <typename P, typename V, typename G, typename J>
@@ -234,7 +240,6 @@
{
}
-
template <typename P, typename V, typename G>
inline
vertex_image<P,V,G>::vertex_image(const p_vertices<G,site_function_t>& pv)
@@ -242,7 +247,6 @@
{
}
-
template <typename P, typename V, typename G>
inline
vertex_image<P,V,G>::vertex_image(const p_vertices<G,site_function_t>& pv,
@@ -251,7 +255,6 @@
{
}
-
template <typename P, typename V, typename G>
template <typename FV>
inline
@@ -262,14 +265,13 @@
mlc_equal(mln_result(FV),V)::check();
}
-
// template <typename P, typename V, typename G>
// typename vertex_image<P,V,G>::rvalue
// vertex_image<P,V,G>::operator()(const util::vertex<G>& v) const
// {
// return this->data_->f_(v.id());
// }
-//
+
// template <typename P, typename V, typename G>
// typename vertex_image<P,V,G>::lvalue
// vertex_image<P,V,G>::operator()(const util::vertex<G>& v)
@@ -291,9 +293,23 @@
return this->data_->f_(v_id);
}
-# endif // ! MLN_INCLUDE_ONLY
+ template <typename P, typename V, typename G>
+ typename vertex_image<P,V,G>::rvalue
+ vertex_image<P,V,G>::operator()(const typename vertex_image<P,V,G>::psite& p) const
+ {
+ return this->super_::operator()(p);
+ }
+
+ template <typename P, typename V, typename G>
+ typename vertex_image<P,V,G>::lvalue
+ vertex_image<P,V,G>::operator()(const typename vertex_image<P,V,G>::psite& p)
+ {
+ return this->super_::operator()(p);
+ }
+# endif // ! MLN_INCLUDE_ONLY
} // end of namespace mln
+
#endif // ! MLN_CORE_IMAGE_VERTEX_IMAGE_HH
Index: mln/core/internal/graph_psite_base.hh
--- mln/core/internal/graph_psite_base.hh (revision 3981)
+++ mln/core/internal/graph_psite_base.hh (working copy)
@@ -95,7 +95,7 @@
operator unsigned() const;
/// Convertion towards the graph element Id.
- operator id_t() const;
+ operator typename S::graph_element::id_t () const;
/// Conversion towards the graph element (vertex or edge).
operator const typename S::graph_element&() const;
@@ -304,7 +304,7 @@
template <typename S, typename E>
inline
- graph_psite_base<S,E>::operator id_t() const
+ graph_psite_base<S,E>::operator unsigned () const
{
mln_precondition(is_valid());
return elt_.id();
@@ -312,7 +312,7 @@
template <typename S, typename E>
inline
- graph_psite_base<S,E>::operator unsigned() const // HERE
+ graph_psite_base<S,E>::operator typename S::graph_element::id_t () const
{
mln_precondition(is_valid());
return elt_.id();
Index: mln/core/internal/is_masked_impl_selector.hh
--- mln/core/internal/is_masked_impl_selector.hh (revision 3981)
+++ mln/core/internal/is_masked_impl_selector.hh (working copy)
@@ -26,16 +26,16 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-
#ifndef MLN_CORE_INTERNAL_IS_MASKED_IMPL_SELECTOR
# define MLN_CORE_INTERNAL_IS_MASKED_IMPL_SELECTOR
/// \file mln/core/internal/is_masked_impl_selector.hh
///
-/// Add a specific member to graph windows/neighborhoods.
+/// \brief Add a specific member to graph windows/neighborhoods.
# include <mln/util/edge.hh>
+
namespace mln
{
@@ -92,7 +92,7 @@
{
(void) center;
E& iter = internal::force_exact<E>(*this);
- return !iter.s_->mask()(element.id());
+ return ! iter.target_()->mask()(element.id());
}
@@ -108,7 +108,7 @@
util::edge<G1> e = center.edge_with(element);
mln_postcondition(e.is_valid());
- return !iter.s_->mask()(e.id());
+ return ! iter.target_()->mask()(e.id());
}
@@ -128,18 +128,17 @@
E& iter = internal::force_exact<E>(*this);
if (center.v1() == element.v2() || center.v2() == element.v2())
- return !iter.s_->mask()(element.v1());
+ return ! iter.target_()->mask()(element.v1());
//else if (center.v2() == element.v1() || center.v1() == element.v1())
- return !iter.s_->mask()(element.v2());
+ return ! iter.target_()->mask()(element.v2());
}
-
# endif // ! MLN_INCLUDE_ONLY
-
} // end of namespace mln::internal
} // end of namespace mln
+
#endif // ! MLN_CORE_INTERNAL_IS_MASKED_IMPL_SELECTOR
Index: mln/metal/converts_to.hh
--- mln/metal/converts_to.hh (revision 3981)
+++ mln/metal/converts_to.hh (working copy)
@@ -31,7 +31,8 @@
/// \file mln/metal/converts_to.hh
///
-/// \brief Definition of a type that means "converts to".
+/// \brief Definition of a type that checks if a type "converts to"
+/// another one.
# include <mln/metal/is_a.hh>
# include <mln/metal/const.hh>
@@ -58,11 +59,17 @@
namespace internal
{
+ struct eat // Required by g++-2.95 for selector to work.
+ {
+ template <typename T> eat(const volatile T&);
+ template <typename T> eat(T&);
+ };
+
template <typename T, typename U>
struct helper_converts_to_
{
- static yes_ selector(U);
- static no_ selector(...);
+ static yes_ selector(U, int);
+ static no_ selector(eat, ...);
};
} // end of namespace mln::metal::internal
@@ -71,7 +78,9 @@
/// \brief "converts-to" check.
template <typename T, typename U>
- struct converts_to : bool_<( sizeof(internal::helper_converts_to_<T, U>::selector(*internal::make_<mlc_const(T)>::ptr()) )
+ struct converts_to : bool_<( sizeof(internal::helper_converts_to_<T, U>
+ ::selector(*internal::make_<mlc_const(T)>::ptr(),
+ 0) )
==
sizeof(internal::yes_) )>
{};
Index: mln/linear/gaussian/impl.hh
--- mln/linear/gaussian/impl.hh (revision 3981)
+++ mln/linear/gaussian/impl.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/linear/gaussian/impl.hh
///
-/// Gaussian filter implementation.
+/// \brief Gaussian filter implementation.
///
/// \todo Add a clean reference Rachid Deriche
/// Recursively implementing the gaussian and its derivatives (1993)
@@ -176,8 +176,9 @@
Image<I>& img_, const F& coef, int dir)
{
I& img = exact(img_);
- mln_precondition(dir < I::site::dim);
+ typedef mln_site(I) S; // Help g++-2.95.
+ mln_precondition(dir < S::dim);
recursivefilter_<mln_value(I)>(img, coef,
point1d(static_cast<def::coord>(-img.border())),
@@ -194,9 +195,9 @@
Image<I>& img_, const F& coef, int dir)
{
I& img = exact(img_);
+ typedef mln_site(I) S; // Help g++-2.95.
- mln_precondition(dir < I::site::dim);
-
+ mln_precondition(dir < S::dim);
if (dir == 0)
{
@@ -234,7 +235,9 @@
Image<I>& img_, const F& coef, int dir)
{
I& img = exact(img_);
- mln_precondition(dir < I::site::dim);
+ typedef mln_site(I) S; // Help g++-2.95.
+
+ mln_precondition(dir < S::dim);
if (dir == 0)
{
@@ -303,6 +306,8 @@
double sigma,
Image<O>& out)
{
+ typedef mln_site(I) S; // Help g++-2.95.
+
mln_ch_value(O, double) work_img(exact(in).domain());
data::paste(in, work_img);
extension::adjust_fill(work_img, 4, 0);
@@ -310,7 +315,7 @@
// On tiny sigma, Derich algorithm doesn't work.
// It is the same thing that to convolve with a Dirac.
if (sigma > 0.006)
- for (int i = 0; i < I::site::dim; ++i)
+ for (int i = 0; i < S::dim; ++i)
generic_filter_(mln_trait_image_dimension(I)(),
work_img, coef, i);
@@ -352,6 +357,8 @@
double sigma,
Image<O>& out)
{
+ typedef mln_site(I) S; // Help g++-2.95.
+
mln_ch_value(O, double) work_img(exact(in).domain());
data::paste(in, work_img);
extension::adjust_fill(work_img, 4, 0);
@@ -359,7 +366,7 @@
// On tiny sigma, Derich algorithm doesn't work.
// It is the same thing that to convolve with a Dirac.
if (sigma > 0.006)
- for (int i = 0; i < I::site::dim; ++i)
+ for (int i = 0; i < S::dim; ++i)
generic_filter_(mln_trait_image_dimension(I)(),
work_img, coef, i);
@@ -402,6 +409,8 @@
double sigma,
Image<O>& out)
{
+ typedef mln_site(I) S; // Help g++-2.95.
+
// typedef algebra::vec<3, double> vec3f;
// mln_ch_value(O, vec3f) work_img(exact(in).domain());
// FIXME : paste does not work (rgb8 -> vec3f).
@@ -410,7 +419,7 @@
// On tiny sigma, Derich algorithm doesn't work.
// It is the same thing that to convolve with a Dirac.
if (sigma > 0.006)
- for (int i = 0; i < I::site::dim; ++i)
+ for (int i = 0; i < S::dim; ++i)
generic_filter_(mln_trait_image_dimension(I)(),
out, coef, i);
}
Index: mln/accu/transform_directional.hh
--- mln/accu/transform_directional.hh (revision 3981)
+++ mln/accu/transform_directional.hh (working copy)
@@ -198,7 +198,8 @@
A accu;
mln_psite(I) p;
- enum { dim = I::site::dim };
+ typedef mln_site(I) S;
+ enum { dim = S::dim };
unsigned dir;
window2d win_left, win_right;
Index: mln/accu/transform_diagonal.hh
--- mln/accu/transform_diagonal.hh (revision 3981)
+++ mln/accu/transform_diagonal.hh (working copy)
@@ -177,7 +177,8 @@
A accu;
mln_psite(I) p;
- enum { dim = I::site::dim };
+ typedef mln_site(I) S;
+ enum { dim = S::dim };
window2d win_left, win_right;
@@ -242,7 +243,8 @@
A accu;
mln_psite(I) p;
- enum { dim = I::site::dim };
+ typedef mln_site(I) S;
+ enum { dim = S::dim };
window2d win_left, win_right;
@@ -303,7 +305,8 @@
A accu;
mln_psite(I) p;
- enum { dim = I::site::dim };
+ typedef mln_site(I) S;
+ enum { dim = S::dim };
window2d win_left, win_right;
Index: mln/make/image.hh
--- mln/make/image.hh (revision 3981)
+++ mln/make/image.hh (working copy)
@@ -1,5 +1,5 @@
-// Copyright (C) 2007, 2008 EPITA Research and Development Laboratory
-// (LRDE)
+// Copyright (C) 2007, 2008, 2009 EPITA Research and Development
+// Laboratory (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -31,7 +31,10 @@
/// \file mln/make/image.hh
///
-/// Routine to create an image from values given as a C-array.
+/// \brief Routine to create an image from values given as a C-array.
+///
+/// \todo I guess that we should modify V into mln_unconst(V); test
+/// with C arrays being "const int[]" and run g++-2.95...
# include <mln/core/image/image1d.hh>
# include <mln/core/image/image2d.hh>
Index: mln/fun/x2x/composed.hh
--- mln/fun/x2x/composed.hh (revision 3981)
+++ mln/fun/x2x/composed.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/fun/x2x/composed.hh
///
-/// Definition of a composed transformation.
+/// \brief Definition of a composed transformation.
# include <mln/core/concept/function.hh>
# include <mln/fun/internal/x2x_linear_impl.hh>
@@ -138,8 +138,8 @@
template <typename T2, typename T1>
struct composed
: public internal::helper_composed_<T2,T1,composed<T2,T1>,
- mlc_is(T2, Function_v2v<T2>)::value &&
- mlc_is(T1, Function_v2v<T1>)::value>,
+ (mlc_is(T2, Function_v2v<T2>)::value &&
+ mlc_is(T1, Function_v2v<T1>)::value) >,
private metal::and_< metal::bool_<(T2::dim == T1::dim)>,
metal::is<mln_argument(T2), mln_result(T1)>
>::check_t
@@ -150,8 +150,8 @@
/// Constructor with the two transformation to be composed.
composed(const T2& f, const T1& g)
: internal::helper_composed_<T2,T1,composed<T2,T1>,
- mlc_is(T2, Function_v2v<T2>)::value &&
- mlc_is(T1, Function_v2v<T1>)::value>(f, g)
+ (mlc_is(T2, Function_v2v<T2>)::value &&
+ mlc_is(T1, Function_v2v<T1>)::value) >(f, g)
{}
};
Index: mln/fun/x2x/translation.hh
--- mln/fun/x2x/translation.hh (revision 3981)
+++ mln/fun/x2x/translation.hh (working copy)
@@ -30,7 +30,7 @@
/// \file mln/fun/x2x/translation.hh
///
-/// Define a translation function.
+/// \brief Define a translation function.
# include <mln/core/concept/function.hh>
# include <mln/fun/internal/x2x_linear_impl.hh>
@@ -38,6 +38,7 @@
# include <mln/algebra/h_mat.hh>
# include <mln/fun/i2v/all.hh>
+
namespace mln
{
@@ -47,14 +48,14 @@
namespace x2x
{
- /// Represent a translation function.
+ /// Translation function-object.
+ //
template <unsigned n, typename C>
struct translation
- : fun::internal::x2x_linear_impl_< algebra::vec<n,C>, translation<n,C> >
- , public Function_v2v< translation<n,C> >
+ :
+ fun::internal::x2x_linear_impl_< algebra::vec<n,C>, translation<n,C> >,
+ public Function_v2v< translation<n,C> >
{
- typedef fun::internal::x2x_linear_impl_< algebra::vec<n,C>, translation<n,C> > super_;
-
/// Type of the inverse function.
typedef translation<n,C> invert;
/// Return the inverse function.
@@ -65,7 +66,6 @@
/// Constructor with the translation vector.
translation(const algebra::vec<n,C>& t);
- using super_::operator();
/// Perform the translation of the given vector
algebra::vec<n,C> operator()(const algebra::vec<n,C>& v) const;
Index: mln/fun/x2x/rotation.hh
--- mln/fun/x2x/rotation.hh (revision 3981)
+++ mln/fun/x2x/rotation.hh (working copy)
@@ -31,7 +31,7 @@
/// \file mln/fun/x2x/rotation.hh
///
-/// Define a rotation function.
+/// \brief Define a rotation function.
///
/// \todo store the quaternion instead of (axis, alpha)
/// => better precision while composing two rotation matrices.
@@ -40,6 +40,7 @@
/// http://jeux.developpez.com/faq/matquat/?page=quaternions#Q56
# include <cmath>
+
# include <mln/core/concept/function.hh>
# include <mln/fun/internal/x2x_linear_impl.hh>
# include <mln/algebra/vec.hh>
@@ -49,6 +50,7 @@
# include <mln/norm/l2.hh>
+
namespace mln
{
@@ -136,11 +138,11 @@
/// Represent a rotation function.
template <unsigned n, typename C>
struct rotation
- : fun::internal::x2x_linear_impl_< algebra::vec<n,C>, rotation<n,C> >
- , public Function_v2v< rotation<n,C> >
+ :
+ fun::internal::x2x_linear_impl_< algebra::vec<n,C>, rotation<n,C> >
+ ,
+ public Function_v2v< rotation<n,C> >
{
- typedef fun::internal::x2x_linear_impl_< algebra::vec<n,C>, rotation<n,C> > super_;
-
/// Type of the inverse function.
typedef rotation<n,C> invert;
/// Return the invere function.
@@ -155,7 +157,6 @@
/// Constructor with h_mat.
rotation(const algebra::h_mat<n,C>& m);
- using super_::operator();
/// Perform the rotation of the given vector.
algebra::vec<n,C> operator()(const algebra::vec<n,C>& v) const;
Index: mln/fun/stat/mahalanobis.hh
--- mln/fun/stat/mahalanobis.hh (revision 3981)
+++ mln/fun/stat/mahalanobis.hh (working copy)
@@ -30,7 +30,7 @@
/// \file mln/fun/stat/mahalanobis.hh
///
-/// Define the FIXME
+/// \brief Define the FIXME
# include <cmath>
# include <mln/core/concept/function.hh>
@@ -55,8 +55,9 @@
enum { n = V::dim };
typedef float result;
- mahalanobis(const algebra::mat<V::dim,V::dim,float>& var,
- const algebra::vec<V::dim,float>& mean);
+ mahalanobis(const algebra::mat<n,n,float>& var,
+ const algebra::vec<n,float>& mean);
+ // Tech. note: using n (instead of V::dim) above helps g++-2.95.
float operator()(const V& v) const;
@@ -74,8 +75,8 @@
template <typename V>
inline
- mahalanobis<V>::mahalanobis(const algebra::mat<V::dim,V::dim,float>& var,
- const algebra::vec<V::dim,float>& mean)
+ mahalanobis<V>::mahalanobis(const algebra::mat<n,n,float>& var,
+ const algebra::vec<n,float>& mean)
{
var_1_ = var._1();
mean_ = mean;
Index: mln/morpho/attribute/card.hh
--- mln/morpho/attribute/card.hh (revision 3981)
+++ mln/morpho/attribute/card.hh (working copy)
@@ -30,7 +30,7 @@
/// \file mln/morpho/attribute/card.hh
///
-/// Define an accumulator that computes the cardinality of a
+/// \brief Define an accumulator that computes the cardinality of a
/// component.
///
/// \todo Add a static check in the accumulator concept so that
@@ -97,7 +97,6 @@
void take(const util::pix<I>& px);
void take(const card<I>& other);
- using super_::take_as_init;
void take_as_init(); // Extra version.
void take_as_init_(const util::pix<I>& px); // Overload.
/// \}
@@ -183,7 +182,7 @@
void
card<I>::take_as_init_(const util::pix<I>&)
{
- take_as_init();
+ this->take_as_init();
}
template <typename I>
Index: mln/io/pgm/load.hh
--- mln/io/pgm/load.hh (revision 3981)
+++ mln/io/pgm/load.hh (working copy)
@@ -29,13 +29,12 @@
#ifndef MLN_IO_PGM_LOAD_HH
# define MLN_IO_PGM_LOAD_HH
-/*!
- * \file mln/io/pgm/load.hh
- *
- * \brief Define a function which loads an image of kind pgm with
- * given path.
- *
- */
+/// \file mln/io/pgm/load.hh
+///
+/// \brief Define a function which loads an image of kind pgm with
+///
+/// \todo Fabien: Move image3d loading elsewhere! for instance in
+/// io/pgms/load (note the 's')...
# include <iostream>
# include <fstream>
@@ -43,13 +42,11 @@
# include <mln/core/image/image2d.hh>
# include <mln/core/image/image3d.hh>
-
# include <mln/value/int_u8.hh>
-
# include <mln/io/pnm/load.hh>
-
# include <mln/make/image3d.hh>
+
namespace mln
{
Index: mln/io/off/save.hh
--- mln/io/off/save.hh (revision 3981)
+++ mln/io/off/save.hh (working copy)
@@ -258,15 +258,15 @@
be safely ignored.'' */
/* FIXME: This is too long. We shall be able to write
- ima.domain().template nfaces<0>()
+ ima.domain().template nfaces_with_dim<0>()
or even
- ima.template nfaces<0>().
+ ima.template nfaces_with_dim<0>().
*/
- ostr << ima.domain().cplx().template nfaces<0>() << ' '
- << ima.domain().cplx().template nfaces<2>() << ' '
- << ima.domain().cplx().template nfaces<1>() << std::endl;
+ ostr << ima.domain().cplx().template nfaces_with_dim<0>() << ' '
+ << ima.domain().cplx().template nfaces_with_dim<2>() << ' '
+ << ima.domain().cplx().template nfaces_with_dim<1>() << std::endl;
/*-------.
| Data. |
Index: mln/canvas/browsing/internal/graph_first_search.hh
--- mln/canvas/browsing/internal/graph_first_search.hh (revision 3981)
+++ mln/canvas/browsing/internal/graph_first_search.hh (working copy)
@@ -70,11 +70,13 @@
# include <deque>
# include <queue>
# include <stack>
+
# include <mln/core/concept/iterator.hh>
# include <mln/core/concept/browsing.hh>
# include <mln/core/concept/graph.hh>
# include <mln/util/vertex.hh>
+
namespace mln
{
@@ -90,11 +92,11 @@
/// Search algorithm for graph.
/// Browse over all vertices for each component.
template <typename E,
- template <typename T, typename Sequence = std::deque<T> >
- class C>
+ template <typename T, typename Seq> class C >
class graph_first_search_t : public Browsing< E >
{
- typedef C<util::vertex_id_t> container_t;
+ typedef util::vertex_id_t T_;
+ typedef C< T_, std::deque<T_> > container_t;
public:
template <typename G, typename F>
void operator()(const Graph<G>&, F& f) const;
@@ -138,8 +140,7 @@
template <typename E,
- template <typename T, typename Sequence = std::deque<T> >
- class C>
+ template <typename T, typename Seq> class C>
template <typename G, typename F>
inline
void
@@ -156,19 +157,19 @@
for_all(v)
if (f.to_be_treated(v.id())) // <--- to_be_treated
{
- container_t queue;
- queue.push(v.id());
+ container_t q;
+ q.push(v.id());
f.new_component_from_vertex(v.id()); // <--- new_component_from_vertex
- while (!queue.empty())
+ while (! q.empty())
{
- util::vertex<G> current_v = g.vertex(next(queue));
+ util::vertex<G> current_v = g.vertex(next(q));
f.process_vertex(current_v.id()); // <--- process_vertex
- queue.pop();
+ q.pop();
for (unsigned nv = 0; nv < current_v.nmax_nbh_vertices(); ++nv)
if (f.to_be_queued(current_v.ith_nbh_vertex(nv))) // <--- to_be_queued
{
f.added_to_queue(current_v.ith_nbh_vertex(nv)); // <--- added_to_queue
- queue.push(current_v.ith_nbh_vertex(nv));
+ q.push(current_v.ith_nbh_vertex(nv));
}
}
f.next_component(); // <-- next_component
Index: tests/topo/complex.cc
--- tests/topo/complex.cc (revision 3981)
+++ tests/topo/complex.cc (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -26,6 +27,7 @@
// Public License.
/// \file tests/topo/complex.cc
+///
/// \brief Test of mln::complex.
#include <algorithm>
@@ -99,9 +101,9 @@
std::cout
<< "Using ``static'' manipulators." << std::endl
- << " number of 0-faces: c.nfaces<0>() = " << c.nfaces<0>() << std::endl
- << " number of 1-faces: c.nfaces<1>() = " << c.nfaces<1>() << std::endl
- << " number of 2-faces: c.nfaces<2>() = " << c.nfaces<2>() << std::endl
+ << " number of 0-faces: c.nfaces_with_dim<0>() = " << c.nfaces_with_dim<0>() << std::endl
+ << " number of 1-faces: c.nfaces_with_dim<1>() = " << c.nfaces_with_dim<1>() << std::endl
+ << " number of 2-faces: c.nfaces_with_dim<2>() = " << c.nfaces_with_dim<2>() << std::endl
<< " total number of faces: c.nfaces() = " << c.nfaces() << std::endl
<< std::endl;
Index: tests/morpho/complex_image_wst.cc
--- tests/morpho/complex_image_wst.cc (revision 3981)
+++ tests/morpho/complex_image_wst.cc (working copy)
@@ -1,4 +1,5 @@
-// Copyright (C) 2008 EPITA Research and Development Laboratory (LRDE)
+// Copyright (C) 2008, 2009 EPITA Research and Development Laboratory
+// (LRDE)
//
// This file is part of the Olena Library. This library is free
// software; you can redistribute it and/or modify it under the terms
@@ -27,7 +28,8 @@
/// \file tests/morpho/complex_image_wst.cc
///
-/// Testing Meyer's Watershed Transform on mln::complex_image.
+/// \brief Testing the Watershed transform by flooding on
+/// mln::complex_image.
#include <iostream>
#include <fstream>
@@ -52,7 +54,7 @@
#include <mln/norm/l2.hh>
#include <mln/morpho/closing/area.hh>
-#include <mln/morpho/meyer_wst.hh>
+#include <mln/morpho/watershed/flooding.hh>
#include <mln/convert/to.hh>
@@ -207,7 +209,7 @@
typedef unsigned wst_val_t;
wst_val_t nbasins;
typedef complex_image<D, G, wst_val_t> wst_ima_t;
- wst_ima_t wshed = morpho::meyer_wst(closed_dist_ima, nbh, nbasins);
+ wst_ima_t wshed = morpho::watershed::flooding(closed_dist_ima, nbh, nbasins);
/* Note that since the image is based not only on the 1-faces but
also on the 0-faces of the complex, and given the above
neighborhood, the domain seen by the WST is not connected! It is
@@ -234,7 +236,7 @@
We definitely need a complex_image that can accept a subset of a
complex as domain (or at least a p_face<N, D, P>. */
- wst_val_t actual_nbasins = nbasins - c.nfaces<0>();
+ wst_val_t actual_nbasins = nbasins - c.nfaces_with_dim<0>();
std::cout << "nbasins = " << actual_nbasins << std::endl;
Index: apps/statues/save_bin_alt.hh
--- apps/statues/save_bin_alt.hh (revision 3981)
+++ apps/statues/save_bin_alt.hh (working copy)
@@ -107,15 +107,15 @@
be safely ignored.'' */
/* FIXME: This is too long. We shall be able to write
- ima.domain().template nfaces<0>()
+ ima.domain().template nfaces_with_dim<0>()
or even
- ima.template nfaces<0>().
+ ima.template nfaces_with_dim<0>().
*/
- ostr << ima.domain().cplx().template nfaces<0>() << ' '
+ ostr << ima.domain().cplx().template nfaces_with_dim<0>() << ' '
<< n2faces << ' '
- << ima.domain().cplx().template nfaces<1>() << std::endl;
+ << ima.domain().cplx().template nfaces_with_dim<1>() << std::endl;
/*-------.
| Data. |
1
0
03 Jun '09
* mln/make/image3d.hh (mln::make::image3d(const util::array<I>&)):
Here.
---
milena/ChangeLog | 7 +++++++
milena/mln/make/image3d.hh | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 27ca3b9..9521314 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,12 @@
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+ Fix a static precondition in mln::make::image3d.
+
+ * mln/make/image3d.hh (mln::make::image3d(const util::array<I>&)):
+ Here.
+
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
* headers.mk: Regen.
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
diff --git a/milena/mln/make/image3d.hh b/milena/mln/make/image3d.hh
index d68853f..87f6d05 100644
--- a/milena/mln/make/image3d.hh
+++ b/milena/mln/make/image3d.hh
@@ -71,7 +71,7 @@ namespace mln
mln::image3d<mln_value(I)>
image3d(const util::array<I>& ima)
{
- mlc_is_a(mln_domain(I), mln::box2d)::check();
+ mlc_equal(mln_domain(I), mln::box2d)::check();
mln_precondition(! ima.is_empty());
def::coord n_slices = ima.nelements();
--
1.6.1.2
1
0
---
milena/ChangeLog | 4 ++++
milena/headers.mk | 8 ++------
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 067847e..27ca3b9 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+ * headers.mk: Regen.
+
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
Normalize Makefiles' (short) headers.
* tests/accu/stat/Makefile.am,
diff --git a/milena/headers.mk b/milena/headers.mk
index b1c9a90..6c0d693 100644
--- a/milena/headers.mk
+++ b/milena/headers.mk
@@ -306,6 +306,7 @@ mln/core/internal/complex_window_p_base.hh \
mln/core/internal/coord_impl.hh \
mln/core/internal/data.hh \
mln/core/internal/exact.hh \
+mln/core/internal/exact_gcc_2_95.hh \
mln/core/internal/fixme.hh \
mln/core/internal/force_exact.hh \
mln/core/internal/geom_bbox.hh \
@@ -661,6 +662,7 @@ mln/io/all.hh \
mln/io/cloud/all.hh \
mln/io/cloud/load.hh \
mln/io/cloud/save.hh \
+mln/io/dicom/all.hh \
mln/io/dicom/load.hh \
mln/io/dump/all.hh \
mln/io/dump/load.hh \
@@ -698,7 +700,6 @@ mln/io/ppm/load.hh \
mln/io/ppm/save.hh \
mln/io/tiff/all.hh \
mln/io/tiff/load.hh \
-mln/io/tiff/save.hh \
mln/io/txt/all.hh \
mln/io/txt/save.hh \
mln/labeling/all.hh \
@@ -1143,10 +1144,6 @@ mln/util/greater_point.hh \
mln/util/greater_psite.hh \
mln/util/ignore.hh \
mln/util/index.hh \
-mln/util/internal/boost_graph.hh \
-mln/util/internal/boost_graph_access.hh \
-mln/util/internal/boost_graph_property.hh \
-mln/util/internal/boost_graph_structure.hh \
mln/util/internal/edge_impl.hh \
mln/util/internal/graph_base.hh \
mln/util/internal/graph_iter.hh \
@@ -1275,7 +1272,6 @@ mln/win/vline2d.hh \
mln/world/all.hh \
mln/world/binary_2d/all.hh \
mln/world/binary_2d/enlarge.hh \
-mln/world/binary_2d/enlarge_hq2x.hh \
mln/world/binary_2d/projected_histo.hh \
mln/world/binary_2d/subsample.hh \
mln/world/inter_pixel/all.hh \
--
1.6.1.2
1
0
* tests/accu/stat/Makefile.am,
* tests/fun/stat/Makefile.am,
* tests/linear/gaussian/Makefile.am,
* tests/morpho/reconstruction/Makefile.am,
* tests/morpho/reconstruction/by_dilation/Makefile.am,
* tests/morpho/reconstruction/by_erosion/Makefile.am,
* tests/topo/skeleton/Makefile.am,
* tests/transformation/Makefile.am,
* tests/world/binary_2d/Makefile.am,
* tests/world/inter_pixel/Makefile.am:
Do not impose Emacs' Makefile major mode.
* tests/tests-recursive.mk: Typo in comment.
---
milena/ChangeLog | 17 +++++++++++++++++
milena/tests/accu/stat/Makefile.am | 2 +-
milena/tests/fun/stat/Makefile.am | 2 +-
milena/tests/linear/gaussian/Makefile.am | 2 +-
milena/tests/morpho/reconstruction/Makefile.am | 2 +-
.../morpho/reconstruction/by_dilation/Makefile.am | 2 +-
.../morpho/reconstruction/by_erosion/Makefile.am | 2 +-
milena/tests/tests-recursive.mk | 2 +-
milena/tests/topo/skeleton/Makefile.am | 2 +-
milena/tests/transformation/Makefile.am | 2 +-
milena/tests/world/binary_2d/Makefile.am | 2 +-
milena/tests/world/inter_pixel/Makefile.am | 2 +-
12 files changed, 28 insertions(+), 11 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 02ce5f7..067847e 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,22 @@
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+ Normalize Makefiles' (short) headers.
+
+ * tests/accu/stat/Makefile.am,
+ * tests/fun/stat/Makefile.am,
+ * tests/linear/gaussian/Makefile.am,
+ * tests/morpho/reconstruction/Makefile.am,
+ * tests/morpho/reconstruction/by_dilation/Makefile.am,
+ * tests/morpho/reconstruction/by_erosion/Makefile.am,
+ * tests/topo/skeleton/Makefile.am,
+ * tests/transformation/Makefile.am,
+ * tests/world/binary_2d/Makefile.am,
+ * tests/world/inter_pixel/Makefile.am:
+ Do not impose Emacs' Makefile major mode.
+ * tests/tests-recursive.mk: Typo in comment.
+
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
Remove dead code in mln/io/.
* mln/io/tiff/all.hh: Remove spurious (disabled) header inclusion.
diff --git a/milena/tests/accu/stat/Makefile.am b/milena/tests/accu/stat/Makefile.am
index 2e2b71c..3c06e9d 100644
--- a/milena/tests/accu/stat/Makefile.am
+++ b/milena/tests/accu/stat/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/fun/stat/Makefile.am b/milena/tests/fun/stat/Makefile.am
index c9bc2e6..44c46b4 100644
--- a/milena/tests/fun/stat/Makefile.am
+++ b/milena/tests/fun/stat/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/linear/gaussian/Makefile.am b/milena/tests/linear/gaussian/Makefile.am
index fece08a..0be7cfd 100644
--- a/milena/tests/linear/gaussian/Makefile.am
+++ b/milena/tests/linear/gaussian/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/morpho/reconstruction/Makefile.am b/milena/tests/morpho/reconstruction/Makefile.am
index 6e2b3b9..cf7d2a8 100644
--- a/milena/tests/morpho/reconstruction/Makefile.am
+++ b/milena/tests/morpho/reconstruction/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/morpho/reconstruction/by_dilation/Makefile.am b/milena/tests/morpho/reconstruction/by_dilation/Makefile.am
index fd83a0b..3fe5fed 100644
--- a/milena/tests/morpho/reconstruction/by_dilation/Makefile.am
+++ b/milena/tests/morpho/reconstruction/by_dilation/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/morpho/reconstruction/by_erosion/Makefile.am b/milena/tests/morpho/reconstruction/by_erosion/Makefile.am
index fd83a0b..3fe5fed 100644
--- a/milena/tests/morpho/reconstruction/by_erosion/Makefile.am
+++ b/milena/tests/morpho/reconstruction/by_erosion/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/tests-recursive.mk b/milena/tests/tests-recursive.mk
index b650bd7..800ef6d 100644
--- a/milena/tests/tests-recursive.mk
+++ b/milena/tests/tests-recursive.mk
@@ -1,5 +1,5 @@
# tests-recursive.mk -*- Automake -*-
-# Compile tests recursively, but don't them.
+# Compile tests recursively, but don't run them.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
diff --git a/milena/tests/topo/skeleton/Makefile.am b/milena/tests/topo/skeleton/Makefile.am
index ff96b31..f871394 100644
--- a/milena/tests/topo/skeleton/Makefile.am
+++ b/milena/tests/topo/skeleton/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/transformation/Makefile.am b/milena/tests/transformation/Makefile.am
index 39471ee..4d63258 100644
--- a/milena/tests/transformation/Makefile.am
+++ b/milena/tests/transformation/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/world/binary_2d/Makefile.am b/milena/tests/world/binary_2d/Makefile.am
index 560e3f1..d64197e 100644
--- a/milena/tests/world/binary_2d/Makefile.am
+++ b/milena/tests/world/binary_2d/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
diff --git a/milena/tests/world/inter_pixel/Makefile.am b/milena/tests/world/inter_pixel/Makefile.am
index 89f7bf7..3df9715 100644
--- a/milena/tests/world/inter_pixel/Makefile.am
+++ b/milena/tests/world/inter_pixel/Makefile.am
@@ -1,4 +1,4 @@
-## Process this file through Automake to create Makefile.in -*- Makefile -*-
+## Process this file through Automake to create Makefile.in.
include $(top_srcdir)/milena/tests/tests.mk
--
1.6.1.2
1
0
* mln/io/tiff/all.hh: Remove spurious (disabled) header inclusion.
* mln/io/fits/load.hh: Remove outdated comment.
---
milena/ChangeLog | 7 +++++++
milena/mln/io/fits/load.hh | 1 -
milena/mln/io/tiff/all.hh | 1 -
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 43d88ee..02ce5f7 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,12 @@
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+ Remove dead code in mln/io/.
+
+ * mln/io/tiff/all.hh: Remove spurious (disabled) header inclusion.
+ * mln/io/fits/load.hh: Remove outdated comment.
+
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
* mln/io/fits/all.hh: Include all headers from mln/io/fits/.
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
diff --git a/milena/mln/io/fits/load.hh b/milena/mln/io/fits/load.hh
index 11949f7..8000231 100644
--- a/milena/mln/io/fits/load.hh
+++ b/milena/mln/io/fits/load.hh
@@ -40,7 +40,6 @@
# include <mln/core/image/image2d.hh>
# include <mln/value/int_u8.hh>
-//FIXME: Add fitsio dependency
# include <fitsio.h>
diff --git a/milena/mln/io/tiff/all.hh b/milena/mln/io/tiff/all.hh
index e79a366..ba2d0bd 100644
--- a/milena/mln/io/tiff/all.hh
+++ b/milena/mln/io/tiff/all.hh
@@ -44,6 +44,5 @@ namespace mln
}
# include <mln/io/tiff/load.hh>
-//# include <mln/io/tiff/save.hh>
#endif // ! MLN_IO_TIFF_ALL_HH
--
1.6.1.2
1
0
[PATCH 23/27] mln/io/fits/all.hh: Include all headers from mln/io/fits/.
by Roland Levillain 03 Jun '09
by Roland Levillain 03 Jun '09
03 Jun '09
---
milena/ChangeLog | 4 ++++
milena/mln/io/fits/all.hh | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index fe5657f..43d88ee 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+ * mln/io/fits/all.hh: Include all headers from mln/io/fits/.
+
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
* mln/io/essential.hh: Normalize header guards.
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
diff --git a/milena/mln/io/fits/all.hh b/milena/mln/io/fits/all.hh
index 40991b2..5b9aa55 100644
--- a/milena/mln/io/fits/all.hh
+++ b/milena/mln/io/fits/all.hh
@@ -43,6 +43,6 @@ namespace mln
}
-//# include <mln/io/fits/load.hh>
+# include <mln/io/fits/load.hh>
#endif // ! MLN_IO_FITS_ALL_HH
--
1.6.1.2
1
0
03 Jun '09
---
milena/ChangeLog | 4 ++++
milena/mln/io/essential.hh | 7 +++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index bfbfd3c..fe5657f 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+ * mln/io/essential.hh: Normalize header guards.
+
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
Fix some Doxygen comments in mln/io/.
* mln/io/all.hh,
diff --git a/milena/mln/io/essential.hh b/milena/mln/io/essential.hh
index bf63057..b8883bc 100644
--- a/milena/mln/io/essential.hh
+++ b/milena/mln/io/essential.hh
@@ -26,8 +26,8 @@
// reasons why the executable file might be covered by the GNU General
// Public License.
-#ifndef MLN_IO_ESSENTIAL_HH_
-# define MLN_IO_ESSENTIAL_HH_
+#ifndef MLN_IO_ESSENTIAL_HH
+# define MLN_IO_ESSENTIAL_HH
/// \file mln/io/essential.hh
/// \brief Inclusion of the most useful I/O routines.
@@ -36,5 +36,4 @@
# include <mln/io/pgm/all.hh>
# include <mln/io/ppm/all.hh>
-#endif // !MLN_IO_ESSENTIAL_HH_
-
+#endif // ! MLN_IO_ESSENTIAL_HH
--
1.6.1.2
1
0
* mln/io/all.hh,
* mln/io/cloud/all.hh,
* mln/io/dump/all.hh,
* mln/io/essential.hh,
* mln/io/fits/all.hh,
* mln/io/magick/all.hh,
* mln/io/off/all.hh,
* mln/io/pbm/all.hh,
* mln/io/pfm/all.hh,
* mln/io/pgm/all.hh,
* mln/io/plot/all.hh,
* mln/io/plot/load.hh,
* mln/io/plot/save.hh,
* mln/io/pnm/all.hh,
* mln/io/ppm/all.hh,
* mln/io/tiff/all.hh,
* mln/io/txt/all.hh:
Here.
---
milena/ChangeLog | 23 +++++++++++++++++++++++
milena/mln/io/all.hh | 6 +++---
milena/mln/io/cloud/all.hh | 3 +--
milena/mln/io/dump/all.hh | 3 +--
milena/mln/io/essential.hh | 3 +--
milena/mln/io/fits/all.hh | 6 ++----
milena/mln/io/magick/all.hh | 6 ++----
milena/mln/io/off/all.hh | 6 ++----
milena/mln/io/pbm/all.hh | 5 ++---
milena/mln/io/pfm/all.hh | 6 ++----
milena/mln/io/pgm/all.hh | 6 ++----
milena/mln/io/plot/all.hh | 3 +--
milena/mln/io/plot/load.hh | 1 -
milena/mln/io/plot/save.hh | 1 -
milena/mln/io/pnm/all.hh | 6 ++----
milena/mln/io/ppm/all.hh | 6 ++----
milena/mln/io/tiff/all.hh | 3 +--
milena/mln/io/txt/all.hh | 6 ++----
18 files changed, 49 insertions(+), 50 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 8560482..bfbfd3c 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,3 +1,26 @@
+2009-06-03 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix some Doxygen comments in mln/io/.
+
+ * mln/io/all.hh,
+ * mln/io/cloud/all.hh,
+ * mln/io/dump/all.hh,
+ * mln/io/essential.hh,
+ * mln/io/fits/all.hh,
+ * mln/io/magick/all.hh,
+ * mln/io/off/all.hh,
+ * mln/io/pbm/all.hh,
+ * mln/io/pfm/all.hh,
+ * mln/io/pgm/all.hh,
+ * mln/io/plot/all.hh,
+ * mln/io/plot/load.hh,
+ * mln/io/plot/save.hh,
+ * mln/io/pnm/all.hh,
+ * mln/io/ppm/all.hh,
+ * mln/io/tiff/all.hh,
+ * mln/io/txt/all.hh:
+ Here.
+
2009-06-02 Roland Levillain <roland(a)lrde.epita.fr>
Add tentative support for GDCM in the build system.
diff --git a/milena/mln/io/all.hh b/milena/mln/io/all.hh
index 767cd7d..c7afa9a 100644
--- a/milena/mln/io/all.hh
+++ b/milena/mln/io/all.hh
@@ -29,9 +29,7 @@
# define MLN_IO_ALL_HH
/// \file mln/io/all.hh
-///
-/// File that includes all io materials.
-
+/// \brief Inclusion of all I/O routines.
namespace mln
@@ -46,6 +44,7 @@ namespace mln
}
+
/*-----------------------.
| Built-in I/O support. |
`-----------------------*/
@@ -61,6 +60,7 @@ namespace mln
# include <mln/io/txt/all.hh>
# include <mln/io/off/all.hh>
+
/*--------------------------------------------------.
| I/O routines depending on a third-party library. |
`--------------------------------------------------*/
diff --git a/milena/mln/io/cloud/all.hh b/milena/mln/io/cloud/all.hh
index f3bceb4..7ecedbd 100644
--- a/milena/mln/io/cloud/all.hh
+++ b/milena/mln/io/cloud/all.hh
@@ -29,8 +29,7 @@
# define MLN_IO_CLOUD_ALL_HH
/// \file mln/io/cloud/all.hh
-///
-/// File that includes all cloud io materials.
+/// \brief Inclusion of all cloud I/O routines.
namespace mln
diff --git a/milena/mln/io/dump/all.hh b/milena/mln/io/dump/all.hh
index 97fc972..104a0f7 100644
--- a/milena/mln/io/dump/all.hh
+++ b/milena/mln/io/dump/all.hh
@@ -29,8 +29,7 @@
# define MLN_IO_DUMP_ALL_HH
/// \file mln/io/dump/all.hh
-///
-/// File that includes all dump io materials.
+/// \brief Inclusion of all dump I/O routines.
namespace mln
diff --git a/milena/mln/io/essential.hh b/milena/mln/io/essential.hh
index 2b5199e..bf63057 100644
--- a/milena/mln/io/essential.hh
+++ b/milena/mln/io/essential.hh
@@ -30,8 +30,7 @@
# define MLN_IO_ESSENTIAL_HH_
/// \file mln/io/essential.hh
-///
-/// File that includes the most useful io routines.
+/// \brief Inclusion of the most useful I/O routines.
# include <mln/io/pbm/all.hh>
# include <mln/io/pgm/all.hh>
diff --git a/milena/mln/io/fits/all.hh b/milena/mln/io/fits/all.hh
index 27aee26..40991b2 100644
--- a/milena/mln/io/fits/all.hh
+++ b/milena/mln/io/fits/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_FITS_ALL_HH
# define MLN_IO_FITS_ALL_HH
-/*! \file mln/io/fits/all.hh
- *
- * \brief File that includes all fits io materials.
- */
+/// \file mln/io/fits/all.hh
+/// \brief Inclusion of all FITS I/O routines.
namespace mln
diff --git a/milena/mln/io/magick/all.hh b/milena/mln/io/magick/all.hh
index 545a9fd..45de455 100644
--- a/milena/mln/io/magick/all.hh
+++ b/milena/mln/io/magick/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_MAGICK_ALL_HH
# define MLN_IO_MAGICK_ALL_HH
-/*! \file mln/io/magick/all.hh
- *
- * \brief File that includes all magick io materials.
- */
+/// \file mln/io/magick/all.hh
+/// \brief Inclusion of all Magick++ I/O routines.
namespace mln
diff --git a/milena/mln/io/off/all.hh b/milena/mln/io/off/all.hh
index d49081b..1ee3871 100644
--- a/milena/mln/io/off/all.hh
+++ b/milena/mln/io/off/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_OFF_ALL_HH
# define MLN_IO_OFF_ALL_HH
-/*! \file mln/io/off/all.hh
- *
- * \brief File that includes all off io materials.
- */
+/// \file mln/io/off/all.hh
+/// \brief Inclusion of all OFF I/O routines.
namespace mln
diff --git a/milena/mln/io/pbm/all.hh b/milena/mln/io/pbm/all.hh
index 17bd044..30c14d3 100644
--- a/milena/mln/io/pbm/all.hh
+++ b/milena/mln/io/pbm/all.hh
@@ -30,8 +30,7 @@
# define MLN_IO_PBM_ALL_HH
/// \file mln/io/pbm/all.hh
-///
-/// File that includes all pbm io materials.
+/// \brief Inclusion of all PBM I/O routines.
namespace mln
@@ -42,7 +41,7 @@ namespace mln
/// Namespace of pbm input/output handling.
namespace pbm
{
- /// Namespace of pbm's implementation details.
+ /// Namespace of pbm implementation details.
namespace impl {}
/// Internal namespace of pbm namespace.
diff --git a/milena/mln/io/pfm/all.hh b/milena/mln/io/pfm/all.hh
index 0ca3dce..43f2383 100644
--- a/milena/mln/io/pfm/all.hh
+++ b/milena/mln/io/pfm/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_PFM_ALL_HH
# define MLN_IO_PFM_ALL_HH
-/*! \file mln/io/pfm/all.hh
- *
- * \brief File that includes all pfm io materials.
- */
+/// \file mln/io/pfm/all.hh
+/// \brief Inclusion of all PFM I/O routines.
namespace mln
diff --git a/milena/mln/io/pgm/all.hh b/milena/mln/io/pgm/all.hh
index df1fa4b..32f3b84 100644
--- a/milena/mln/io/pgm/all.hh
+++ b/milena/mln/io/pgm/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_PGM_ALL_HH
# define MLN_IO_PGM_ALL_HH
-/*! \file mln/io/pgm/all.hh
- *
- * \brief File that includes all pgm io materials.
- */
+/// \file mln/io/pgm/all.hh
+/// \brief Inclusion of all PGM I/O routines.
namespace mln
diff --git a/milena/mln/io/plot/all.hh b/milena/mln/io/plot/all.hh
index 36a0d20..8680370 100644
--- a/milena/mln/io/plot/all.hh
+++ b/milena/mln/io/plot/all.hh
@@ -29,8 +29,7 @@
# define MLN_IO_PLOT_ALL_HH
/// \file mln/io/plot/all.hh
-///
-/// File that includes all plot io materials.
+/// \brief Inclusion of all plot I/O routines.
namespace mln
diff --git a/milena/mln/io/plot/load.hh b/milena/mln/io/plot/load.hh
index a268440..8d5744a 100644
--- a/milena/mln/io/plot/load.hh
+++ b/milena/mln/io/plot/load.hh
@@ -28,7 +28,6 @@
#ifndef MLN_IO_PLOT_LOAD_HH
# define MLN_IO_PLOT_LOAD_HH
-///
/// \file mln/io/plot/load.hh
///
/// Define a routine which loads in a plot format.
diff --git a/milena/mln/io/plot/save.hh b/milena/mln/io/plot/save.hh
index 1dead97..5e240fb 100644
--- a/milena/mln/io/plot/save.hh
+++ b/milena/mln/io/plot/save.hh
@@ -28,7 +28,6 @@
#ifndef MLN_IO_PLOT_SAVE_HH
# define MLN_IO_PLOT_SAVE_HH
-///
/// \file mln/io/plot/save.hh
///
/// Define a routine which saves in a plot format.
diff --git a/milena/mln/io/pnm/all.hh b/milena/mln/io/pnm/all.hh
index 08f190a..be0c6a2 100644
--- a/milena/mln/io/pnm/all.hh
+++ b/milena/mln/io/pnm/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_PNM_ALL_HH
# define MLN_IO_PNM_ALL_HH
-/*! \file mln/io/pnm/all.hh
- *
- * \brief File that includes all pnm io materials.
- */
+/// \file mln/io/pnm/all.hh
+/// \brief Inclusion of all PNM I/O routines.
namespace mln
diff --git a/milena/mln/io/ppm/all.hh b/milena/mln/io/ppm/all.hh
index 64cda0f..bafc19e 100644
--- a/milena/mln/io/ppm/all.hh
+++ b/milena/mln/io/ppm/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_PPM_ALL_HH
# define MLN_IO_PPM_ALL_HH
-/*! \file mln/io/ppm/all.hh
- *
- * \brief File that includes all ppm io materials.
- */
+/// \file mln/io/ppm/all.hh
+/// \brief Inclusion of all PPM I/O routines.
namespace mln
diff --git a/milena/mln/io/tiff/all.hh b/milena/mln/io/tiff/all.hh
index 1fbf8fe..e79a366 100644
--- a/milena/mln/io/tiff/all.hh
+++ b/milena/mln/io/tiff/all.hh
@@ -29,8 +29,7 @@
# define MLN_IO_TIFF_ALL_HH
/// \file mln/io/tiff/all.hh
-///
-/// File that includes all tiff io materials.
+/// \brief Inclusion of all TIFF I/O routines.
namespace mln
diff --git a/milena/mln/io/txt/all.hh b/milena/mln/io/txt/all.hh
index eac9c2f..afd2417 100644
--- a/milena/mln/io/txt/all.hh
+++ b/milena/mln/io/txt/all.hh
@@ -28,10 +28,8 @@
#ifndef MLN_IO_TXT_ALL_HH
# define MLN_IO_TXT_ALL_HH
-/*! \file mln/io/txt/all.hh
- *
- * \brief File that includes all txt io materials.
- */
+/// \file mln/io/txt/all.hh
+/// \brief Inclusion of all TXT I/O routines.
namespace mln
--
1.6.1.2
1
0