From 0c6bc45bbcef7c9ce3ff341a9b3710147fb0ce15 Mon Sep 17 00:00:00 2001 From: Eric Berberich Date: Mon, 18 May 2009 12:17:18 +0000 Subject: [PATCH] update --- .../include/CGAL/ArrTraitsFunctors-update.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Arrangement_on_surface_2/include/CGAL/ArrTraitsFunctors-update.txt b/Arrangement_on_surface_2/include/CGAL/ArrTraitsFunctors-update.txt index 93dd4e147c4..eb3ee001df4 100644 --- a/Arrangement_on_surface_2/include/CGAL/ArrTraitsFunctors-update.txt +++ b/Arrangement_on_surface_2/include/CGAL/ArrTraitsFunctors-update.txt @@ -13,16 +13,14 @@ Files: (AA - adapter available) * Arrangement_zone_2: AA * Arrangement_2/Arrangement_zone_2_impl.h: AA probable (see basic file) * Arr_accessor.h: AA + p_arr - -* Arr_point_location/Arr_batched_point_location_traits_2.h: provides own Is_closed_2 based on Arr_2::Geometry_traits::Is_closed_2 * Arr_point_location/Arr_landmarks_pl_impl.h: AA - - -* Sweep_line_2/Arr_basic_insertion_traits_2.h: provides own Is_closed_2 based on Traits_::Is_closed_2 which is Geometry_traits_2 -* Sweep_line_2/Arr_overlay_traits_2.h: provides own Is_closed_2 based on Traits_::Is_closed_2 which is Geometry_traits_2 * Sweep_line_2/Basic_sweep_line_2_impl.h: AA * Sweep_line_2/Sweep_line_2_impl.h: AA +* Arr_point_location/Arr_batched_point_location_traits_2.h: provides own Is_closed_2 based on Arr_2::Geometry_traits::Is_closed_2 +* Sweep_line_2/Arr_basic_insertion_traits_2.h: provides own Is_closed_2 based on Traits_::Is_closed_2 which is Geometry_traits_2 +* Sweep_line_2/Arr_overlay_traits_2.h: provides own Is_closed_2 based on Traits_::Is_closed_2 which is Geometry_traits_2 + Tags: =====