From 02a8247d4472f7a9f26859cee29733d3dadbfc2e Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Fri, 15 Oct 2004 13:51:15 +0000 Subject: [PATCH] Math group added --- docs/Doxygen/groups.dxy | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Doxygen/groups.dxy b/docs/Doxygen/groups.dxy index 5235cb65..96d009a2 100644 --- a/docs/Doxygen/groups.dxy +++ b/docs/Doxygen/groups.dxy @@ -8,4 +8,6 @@ This module contains all the basic types for representing spatial entities like */ /** \defgroup trimesh Triangular Meshes This module contains the documentation for the types and the functions used for representing and managing generic \b triangular \b meshes. */ /** \defgroup tetramesh Tetrahedral Meshes This module contains the documentation for the types and the functions used for representing and managing generic tetrahedral of meshes. -*/ \ No newline at end of file +*/ /** \defgroup math Math This module contains the documentation for the types and the functions used for representing and managing mathematical entities. + +*/ \ No newline at end of file