summaryrefslogtreecommitdiff
path: root/src/Cech_complex/concept/SimplicialComplexForCech.h
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2021-06-08 10:47:45 +0200
committerHind-M <hind.montassif@gmail.com>2021-06-08 10:47:45 +0200
commit2bd2f8134daeb65a9fff730fef75c323320faefb (patch)
treeeff666922b744ebaa5a145157aa0e49ef80dbabc /src/Cech_complex/concept/SimplicialComplexForCech.h
parentb8b7f4880ceae8d3a65502b86aae0538072253e8 (diff)
Fix incorrect comments relative to Cech
Diffstat (limited to 'src/Cech_complex/concept/SimplicialComplexForCech.h')
-rw-r--r--src/Cech_complex/concept/SimplicialComplexForCech.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Cech_complex/concept/SimplicialComplexForCech.h b/src/Cech_complex/concept/SimplicialComplexForCech.h
index 00c7df3a..6202fe92 100644
--- a/src/Cech_complex/concept/SimplicialComplexForCech.h
+++ b/src/Cech_complex/concept/SimplicialComplexForCech.h
@@ -47,8 +47,8 @@ struct SimplicialComplexForCech {
};
-} // namespace alpha_complex
+} // namespace cech_complex
} // namespace Gudhi
-#endif // CONCEPT_ALPHA_COMPLEX_SIMPLICIAL_COMPLEX_FOR_ALPHA_H_
+#endif // CONCEPT_CECH_COMPLEX_SIMPLICIAL_COMPLEX_FOR_CECH_H_