
10 Oct
2007
10 Oct
'07
6:58 p.m.
URL: https://svn.lrde.epita.fr/svn/oln/trunk/milena ChangeLog: 2007-10-10 Matthieu Garrigues <garrigues@lrde.epita.fr> Little fix. * tests/hexa.cc: Fix compil. --- hexa.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: trunk/milena/tests/hexa.cc =================================================================== --- trunk/milena/tests/hexa.cc (revision 1299) +++ trunk/milena/tests/hexa.cc (revision 1300) @@ -50,7 +50,7 @@ debug::iota(ima); trait::image::print(h, std::cout); - hexa<I>::fwd_piter p(ima.domain()); + hexa<I>::fwd_piter p(h.domain()); for_all(p) {
6553
Age (days ago)
6553
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matthieu Garrigues