From cfaee22bee50b15936ca2d1e055652f80d5e2f0b Mon Sep 17 00:00:00 2001 From: Camille Wormser Date: Wed, 1 Oct 2008 13:29:53 +0000 Subject: [PATCH] just a CR. I think we are good to go with this description. --- AABB_tree/package_info/long_description.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AABB_tree/package_info/long_description.txt b/AABB_tree/package_info/long_description.txt index 65d1354aa8d..a2cf4f322f3 100644 --- a/AABB_tree/package_info/long_description.txt +++ b/AABB_tree/package_info/long_description.txt @@ -12,4 +12,5 @@ of a generic tool (generic in terms of inputs and queries), which is still under development. It is already added to the trunk because it is used by the Polyhedron Demo to efficiently remesh polyhedral surfaces. -For CGAL-3.5, we hope to integrate the fully generic version, for triangle soups and polylines, with more queries (intersection, projection), parallelism, etc. +For CGAL-3.5, we hope to integrate the fully generic version, for triangle soups and +polylines, with more queries (intersection, projection), parallelism, etc.