summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-06-16 12:54:43 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-06-16 12:54:43 +0000
commitac259e454de216c4774d3a9465598c7c96a1a224 (patch)
tree30900d0a175ee819d9057b096adf41c40a667817 /src/common
parentc29b7b6812538bc3e39d3c6ab3a3be2999659c34 (diff)
parent0795de54e713358b8eb43bbd4352ab802a0f128a (diff)
Merge FindTBB patch for cmake.
GMP and GMPXX are required only for multi field persistence. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1307 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 56a66e166a07b9eb22ec0d8d05ec66bb5162da5b
Diffstat (limited to 'src/common')
-rw-r--r--src/common/doc/main_page.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index 2b9f2f40..abe7398b 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -168,14 +168,10 @@
*
* The following example requires the <a target="_blank" href="http://gmplib.org/">GNU Multiple Precision Arithmetic
* Library</a> (GMP) and will not be built if GMP is not installed:
- * \li <a href="_persistent_cohomology_2alpha_shapes_persistence_8cpp-example.html">
- * Persistent_cohomology/alpha_shapes_persistence.cpp</a>
* \li <a href="_persistent_cohomology_2performance_rips_persistence_8cpp-example.html">
* Persistent_cohomology/performance_rips_persistence.cpp</a>
* \li <a href="_persistent_cohomology_2rips_multifield_persistence_8cpp-example.html">
* Persistent_cohomology/rips_multifield_persistence.cpp</a>
- * \li <a href="_simplex_tree_2simplex_tree_from_alpha_shapes_3_8cpp-example.html">
- * Simplex_tree/simplex_tree_from_alpha_shapes_3.cpp</a>
*
* Having GMP version 4.2 or higher installed is recommended.
*