From 64d101a24ddcecd84771cfa4dd536ee46f226bf8 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Fri, 14 Jun 2019 19:33:15 +0200 Subject: Add CGAL dependency for Contraction instead of including CGAL files --- src/common/doc/main_page.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/common') diff --git a/src/common/doc/main_page.md b/src/common/doc/main_page.md index 18bf0ce2..fe25b1e7 100644 --- a/src/common/doc/main_page.md +++ b/src/common/doc/main_page.md @@ -50,8 +50,7 @@ Author: Vincent Rouvreau
Introduced in: GUDHI 1.3.0
Copyright: MIT [(GPL v3)](../../licensing/)
- Requires: \ref eigen3 and
- \ref cgal 4.11.0 + Requires: \ref eigen3 and \ref cgal ≥ 4.11.0 @@ -127,7 +126,7 @@ Author: Siargey Kachanovich
Introduced in: GUDHI 1.3.0
Copyright: MIT ([GPL v3](../../licensing/) for Euclidean version)
- Euclidean version requires: \ref cgal ≥ 4.11.0 and \ref eigen3 + Euclidean version requires: \ref eigen3 and \ref cgal ≥ 4.11.0 @@ -263,6 +262,7 @@ Author: David Salinas
Introduced in: GUDHI 1.1.0
Copyright: MIT [(GPL v3)](../../licensing/)
+ Requires: \ref cgal ≥ 4.11.0 @@ -324,7 +324,7 @@ Author: Clément Jamin
Introduced in: GUDHI 2.0.0
Copyright: MIT [(GPL v3)](../../licensing/)
- Requires: \ref cgal ≥ 4.11.0 and \ref eigen3 + Requires: \ref eigen3 and \ref cgal ≥ 4.11.0 -- cgit v1.2.3