Index: ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* oln/makefile.src: Add missing files.
makefile.src | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletion(-)
Index: oln/makefile.src
--- oln/makefile.src (revision 69)
+++ oln/makefile.src (working copy)
@@ -12,22 +12,28 @@
config/pconf.hh \
config/system.hh \
core/1d/array1d.hh \
+ core/1d/dpoint1d.hh \
+ core/1d/fwd_piter1d.hh \
core/1d/image1d.hh \
core/1d/point1d.hh \
core/1d/size1d.hh \
core/2d/array2d.hh \
+ core/2d/dpoint2d.hh \
+ core/2d/fwd_piter2d.hh \
core/2d/image2d.hh \
- core/2d/fwd_piter2d.hh \
core/2d/point2d.hh \
core/2d/size2d.hh \
core/3d/array3d.hh \
+ core/3d/fwd_piter3d.hh \
core/3d/image3d.hh \
core/3d/point3d.hh \
core/3d/size3d.hh \
core/abstract/data_storage.hh \
+ core/abstract/dpoint.hh \
core/abstract/entry.hh \
core/abstract/image.hh \
core/abstract/image_constness.hh \
+ core/abstract/image_dimension.hh \
core/abstract/image_identity.hh \
core/abstract/image_with_data.hh \
core/abstract/images.hh \
Show replies by date