Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/boolop/intern/BOP_MathUtils.h')
-rw-r--r--intern/boolop/intern/BOP_MathUtils.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/boolop/intern/BOP_MathUtils.h b/intern/boolop/intern/BOP_MathUtils.h
index e40e9d345cf..ea797c1f3fa 100644
--- a/intern/boolop/intern/BOP_MathUtils.h
+++ b/intern/boolop/intern/BOP_MathUtils.h
@@ -1,4 +1,4 @@
-/**
+/*
*
* $Id$
*
@@ -27,6 +27,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file boolop/intern/BOP_MathUtils.h
+ * \ingroup boolopintern
+ */
+
#ifndef BOP_MATHUTILS_H
#define BOP_MATHUTILS_H