From d840b6f422b195fbfdf3679179b14d45b4cecd5b Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 14 Nov 2023 13:49:52 +0000 Subject: [PATCH] Improve wording --- .../Surface_mesh_parameterization.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt index 636b49d2523..3aae43c9c42 100644 --- a/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt +++ b/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Surface_mesh_parameterization.txt @@ -547,7 +547,9 @@ and replaces a wrapper which had a more complicated API. Iterative authalic parameterization was added in CGAL 5.2 by Mael Rouxel-Labbé, based on a prototype developed by Hardik Jain. -In CGAL 6.0 the fork of OpenNL that was distributed with CGAL was removed. +In CGAL 6.0 this package no longer uses the fork of OpenNL that was distributed with CGAL +and hence was removed. + */ } /* namespace CGAL */