summaryrefslogtreecommitdiff
path: root/src/Nerve_GIC/doc
diff options
context:
space:
mode:
authormcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-09-18 15:46:22 +0000
committermcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-09-18 15:46:22 +0000
commitbe30f17d2ea337995215eedbcc831de0236c5e35 (patch)
tree02f7bae93d54533aec8b5b6fb90ed2813ef57073 /src/Nerve_GIC/doc
parent7ea58c3ab5543c4a04638690eaebe1591ca47215 (diff)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2683 636b058d-ea47-450e-bf9e-a15bfbe3eedb
Former-commit-id: cacaa8d543cb35bfd709092262809deb102230d5
Diffstat (limited to 'src/Nerve_GIC/doc')
-rw-r--r--src/Nerve_GIC/doc/Intro_graph_induced_complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Nerve_GIC/doc/Intro_graph_induced_complex.h b/src/Nerve_GIC/doc/Intro_graph_induced_complex.h
index 8d807f4b..c3930d1e 100644
--- a/src/Nerve_GIC/doc/Intro_graph_induced_complex.h
+++ b/src/Nerve_GIC/doc/Intro_graph_induced_complex.h
@@ -83,7 +83,7 @@ namespace graph_induced_complex {
* Finally, the next ne lines represent the edges, characterized by the ID of their vertices.
* Using e.g.
*
- * \code $> python visu.py && firefox SC.html
+ * \code $> python KeplerMapperVisuFromTxtFile.py && firefox SC.html
* \endcode
*
* one can obtain the following visualization: