From be30f17d2ea337995215eedbcc831de0236c5e35 Mon Sep 17 00:00:00 2001 From: mcarrier Date: Mon, 18 Sep 2017 15:46:22 +0000 Subject: git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2683 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: cacaa8d543cb35bfd709092262809deb102230d5 --- src/Nerve_GIC/doc/Intro_graph_induced_complex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Nerve_GIC/doc') 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: -- cgit v1.2.3