summaryrefslogtreecommitdiff
path: root/src/common/doc/main_page.h
diff options
context:
space:
mode:
authorsalinasd <salinasd@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-16 09:53:54 +0000
committersalinasd <salinasd@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-16 09:53:54 +0000
commitf298345cd9c3c66e4d9f4d64bd5710911fda7009 (patch)
tree2bdb811f1eb8d734cf1198ee2e24196138711690 /src/common/doc/main_page.h
parent6a6651c5a097f5024a42c9912723fe09ba714fe7 (diff)
doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@354 636b058d-ea47-450e-bf9e-a15bfbe3eedb
Diffstat (limited to 'src/common/doc/main_page.h')
-rw-r--r--src/common/doc/main_page.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index f81f5a94..11b990c0 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -10,7 +10,7 @@ state-of-the-art algorithms and data structures for computational topology.
The current release of the library allows to use several data-structures for simplicial complexes :
simplex tree, Hasse diagram or skeleton-blocker. Several operations can then be done on top of these
-representations persistent homology computation, or simplification.
+representations such a spersistent homology computation or simplification.
All data-structures are generic and several of their aspects (such as stored elements, policies)
can be parametrized via template classes.
@@ -30,7 +30,7 @@ Some packages require additional libraries :
The procedure to install these packages according to your operating system is
detailled here http://doc.cgal.org/latest/Manual/installation.html
-The library compiles in Linux, Mac OSX and visual studio 2013.
+The library compiles in Linux, Mac OSX and Visual Studio 2013.
\section d Demos and Examples
@@ -51,6 +51,6 @@ make
\details
\copyright GNU General Public License v3.
-\verbatim Contact: Clément Maria, clement.maria@inria.fr \endverbatim
+\verbatim Contact: gudhi-devel@lists.gforge.inria.fr \endverbatim
*/ \ No newline at end of file