Attention à enregistrer les patches depuis le bon répertoire ! Je ne
devrais pas à avoir à faire ce genre de correction si souvent.
Index: milena/ChangeLog
===================================================================
--- milena/ChangeLog (revision 1916)
+++ milena/ChangeLog (revision 1917)
@@ -660,6 +660,20 @@
* sandbox/jardonnet/registration/quat7.hh: Minor fix.
* sandbox/jardonnet/registration/icp.hh: Minor fix.
+2008-04-22 Alexandre Abraham <abraham(a)lrde.epita.fr>
+
+ W-watershed implemented, dummy tikz output.
+
+ * sandbox/abraham/morpho/basic_najman.hh: Fix bugs.
+ * sandbox/abraham/morpho/images/test_2.pgm: New.
+ * sandbox/abraham/morpho/images/test_3.pgm: New.
+ * sandbox/abraham/morpho/images/test_4.pgm: New.
+ * sandbox/abraham/morpho/tikz.h: New
+ (mln::io::tikz::save) New, working on 2d grayscale images.
+ * sandbox/abraham/morpho/test_watershed.cc:
+ Add tikz output.
+ * sandbox/abraham/morpho/Makefile: .
+
2008-04-22 Caroline Vigouroux <vigour_c(a)epita.fr>
Add literals.
Index: ChangeLog
===================================================================
--- ChangeLog (revision 1916)
+++ ChangeLog (revision 1917)
@@ -1,17 +1,3 @@
-2008-04-22 Alexandre Abraham <abraham(a)lrde.epita.fr>
-
- W-watershed implemented, dummy tikz output.
-
- * milena/sandbox/abraham/morpho/basic_najman.hh: Fix bugs.
- * milena/sandbox/abraham/morpho/images/test_2.pgm: New.
- * milena/sandbox/abraham/morpho/images/test_3.pgm: New.
- * milena/sandbox/abraham/morpho/images/test_4.pgm: New.
- * milena/sandbox/abraham/morpho/tikz.h: New
- (mln::io::tikz::save) New, working on 2d grayscale images.
- * milena/sandbox/abraham/morpho/test_watershed.cc:
- Add tikz output.
- * milena/sandbox/abraham/morpho/Makefile: .
-
2008-04-14 Roland Levillain <roland(a)lrde.epita.fr>
More on CXXFLAGS in configure.ac.