From ea93e9fe7c1b1195bde496844da02b6d2edb2e04 Mon Sep 17 00:00:00 2001 From: Shlomo Golubev Date: Fri, 24 Aug 2007 12:19:55 +0000 Subject: [PATCH] fixing spherical vertical decomposition --- .../include/CGAL/Arr_spherical_arc_traits_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Arrangement_on_surface_2/include/CGAL/Arr_spherical_arc_traits_2.h b/Arrangement_on_surface_2/include/CGAL/Arr_spherical_arc_traits_2.h index 9fc9fa50cd4..42233700ff0 100644 --- a/Arrangement_on_surface_2/include/CGAL/Arr_spherical_arc_traits_2.h +++ b/Arrangement_on_surface_2/include/CGAL/Arr_spherical_arc_traits_2.h @@ -20,7 +20,7 @@ #ifndef CGAL_ARR_SPHERICAL_ARC_TRAITS_2_H #define CGAL_ARR_SPHERICAL_ARC_TRAITS_2_H -//#define CGAL_ARR_PLANE +#define CGAL_ARR_PLANE /*! \file * The spherical_arc traits-class for the arrangement package.