4186: nodist-headers: sort using the right local.

--- milena/ChangeLog | 4 ++++ milena/nodist-headers | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index 787b8fc..1360c66 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,9 @@ 2009-06-23 Guillaume Lazzara <guillaume.lazzara@lrde.epita.fr> + * nodist-headers: sort using the right local. + +2009-06-23 Guillaume Lazzara <guillaume.lazzara@lrde.epita.fr> + Add accu::count_value. * mln/accu/count_value.hh: new. diff --git a/milena/nodist-headers b/milena/nodist-headers index ceba967..985b49f 100644 --- a/milena/nodist-headers +++ b/milena/nodist-headers @@ -16,14 +16,14 @@ mln/fun/access/mean.hh mln/fun/accu_result.hh mln/fun/binary.hh mln/fun/binary_param.hh -mln/fun/component/red.hh +mln/fun/component/blue.hh +mln/fun/component/comp.hh mln/fun/component/comp_count.hh -mln/fun/component/scomp.hh mln/fun/component/green.hh -mln/fun/component/comp.hh -mln/fun/component/blue.hh -mln/fun/component/rgb.hh mln/fun/component/ithcomp.hh +mln/fun/component/red.hh +mln/fun/component/rgb.hh +mln/fun/component/scomp.hh mln/fun/compose.hh mln/fun/composition.hh mln/fun/from_accu.hh -- 1.5.6.5
participants (1)
-
Guillaume Lazzara