https://svn.lrde.epita.fr/svn/oln/trunk/olena
Oops, my bad.
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Fix the distribution.
* oln/Makefile.am (nobase_oln_HEADERS): Remove core/fwd_piter.hh.
Add core/iterator_vtypes.hh.
Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Index: oln/Makefile.am
--- oln/Makefile.am (revision 632)
+++ oln/Makefile.am (working copy)
@@ -104,8 +104,6 @@
core/automatic/topology_having_neighborhood.hh \
core/automatic/topology_having_subset.hh \
\
- core/fwd_piter.hh \
- \
core/gen/bbox.hh \
core/gen/bbox_bkd_piter.hh \
core/gen/bbox_fwd_piter.hh \
@@ -133,6 +131,7 @@
\
core/case.hh \
core/image_entry.hh \
+ core/iterator_vtypes.hh \
core/macros.hh \
core/neighborhood_entry.hh \
core/point_set_entry.hh \