From 2bd2f8134daeb65a9fff730fef75c323320faefb Mon Sep 17 00:00:00 2001 From: Hind-M Date: Tue, 8 Jun 2021 10:47:45 +0200 Subject: Fix incorrect comments relative to Cech --- src/Cech_complex/concept/SimplicialComplexForCech.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Cech_complex/concept/SimplicialComplexForCech.h') 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_ -- cgit v1.2.3