summaryrefslogtreecommitdiff
path: root/src/cython/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-07-02 15:01:02 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-07-02 15:01:02 +0000
commit37a8cedff729a14f8877c9fea2e0dfc497588daf (patch)
tree525673953a2819fe30dee68cb8571860345966a2 /src/cython/doc
parent9d1e8bcf6ee35b25a3e02b47a30a0b3cda89461d (diff)
Fix unitary tests after trunk merge
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/python_nerve_gic_vincent@3658 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 13570cb36f31c353cd8fa58f5b66ac0a00bb0eec
Diffstat (limited to 'src/cython/doc')
-rw-r--r--src/cython/doc/nerve_gic_complex_user.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cython/doc/nerve_gic_complex_user.rst b/src/cython/doc/nerve_gic_complex_user.rst
index b2669303..d774827e 100644
--- a/src/cython/doc/nerve_gic_complex_user.rst
+++ b/src/cython/doc/nerve_gic_complex_user.rst
@@ -100,12 +100,12 @@ the program output is:
.. testoutput::
Nerve is of dimension 1 - 41 simplices - 21 vertices.
- [1]
[0]
+ [1]
[4]
- [0, 4]
+ [1, 4]
[2]
- [1, 2]
+ [0, 2]
[8]
[2, 8]
[5]