From 08e2b72976265d47ae00a36597651eb856fcfe2e Mon Sep 17 00:00:00 2001 From: Mariette Yvinec Date: Wed, 3 Apr 2002 09:32:10 +0000 Subject: [PATCH] submission of (03/04/02) --- Packages/Triangulation_2/changes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Packages/Triangulation_2/changes.txt b/Packages/Triangulation_2/changes.txt index 982f3f4708d..caf16a5f802 100644 --- a/Packages/Triangulation_2/changes.txt +++ b/Packages/Triangulation_2/changes.txt @@ -1,9 +1,9 @@ Package triangulation: provides triangulations Delaunay triangulations, constrained and regular triangulations with tests and examples. -Ver 7.15 () +Ver 7.15 (03/04/02) - fixed Constrained triangulation so that default is with No_intersection_tag -- and does not require intersection from the traits class +- and does not require intersection types from the traits class - fixed Triangulation_euclidean_traits* to work with Kernel traits Ver 7.14 (25/03/02)