summaryrefslogtreecommitdiff
path: root/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h')
-rw-r--r--src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h b/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
index 203ed6c5..ca08f629 100644
--- a/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
+++ b/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
@@ -20,11 +20,11 @@ namespace Gudhi {
namespace coxeter_triangulation {
-/* \class Mesh_medit
- * \brief Structure to store a mesh that can be output in Medit .mesh file format
- * using the output_meshes_to_medit method.
+/** \class Mesh_medit
+ * \brief Structure to store a mesh that can be output in Medit .mesh file format
+ * using the output_meshes_to_medit method.
*
- * \ingroup coxeter_triangulation
+ * \ingroup coxeter_triangulation
*/
struct Mesh_medit {
/** \brief Type of a range of vertices. */