summaryrefslogtreecommitdiff
path: root/example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp')
-rw-r--r--example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp b/example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp
index 8214d66a..8ef479d4 100644
--- a/example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp
+++ b/example/Persistent_cohomology/persistence_from_simple_simplex_tree.cpp
@@ -142,7 +142,6 @@ int main(int argc, char * const argv[]) {
/* An edge [11,6] */
/* An edge [10,12,2] */
- st.set_dimension(2);
std::cout << "The complex contains " << st.num_simplices() << " simplices - " << st.num_vertices() << " vertices "
<< std::endl;