From e5ad0e4e780a126656165626b37a94fbf7879d9b Mon Sep 17 00:00:00 2001 From: Olivier Devillers Date: Tue, 8 Nov 2011 15:52:29 +0000 Subject: [PATCH] in changes.html --- Installation/changes.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Installation/changes.html b/Installation/changes.html index c4b3fcb06a2..2942f26d162 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -107,15 +107,15 @@ CGAL 3.10 offers the following improvements and new functionality :

AABB tree

Geometric Object Generators

Spatial Searching

@@ -123,15 +123,15 @@ CGAL 3.10 offers the following improvements and new functionality :

  • The const-correctness of this package have been worked out. The transition for users should be smooth in general, however adding few const in user code might be needed in some cases.
  • -
  • The class Kd_tree is now guaranteed to be read-only thread-safe. As usual in CGAL, - this small overhead introduced for thread-safety can be deactivated by defining CGAL_HAS_NO_THREADS.
  • +
  • The class Kd_tree is now guaranteed to be read-only thread-safe. As usual in CGAL, + this small overhead introduced for thread-safety can be deactivated by defining CGAL_HAS_NO_THREADS.
  • STL extension