From cd3585a1d2e2bd5937435f7f301c2d3dc2d0f372 Mon Sep 17 00:00:00 2001 From: Pavel Emeliyanenko Date: Wed, 12 Sep 2007 13:07:03 +0000 Subject: [PATCH] general points and segments --- GPA_2/include/CGAL/GPA_2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/GPA_2/include/CGAL/GPA_2.h b/GPA_2/include/CGAL/GPA_2.h index 53602d49a0c..d55813d0710 100755 --- a/GPA_2/include/CGAL/GPA_2.h +++ b/GPA_2/include/CGAL/GPA_2.h @@ -111,6 +111,7 @@ public: CGAL_GPA_pred(Are_mergeable_2, are_mergeable_2_object) + CGAL_GPA_cons(Merge_2, merge_2_object) + CGAL_GPA_pred(Do_overlap_2, do_overlap_2_object); + + CGAL_GPA_cons(Trim_2, trim_2_object); CGAL_GPA_pred(Is_in_x_range_2, is_in_x_range_2_object); + /*CGAL_GPA_cons(Approximate_2, approximate_2_object)