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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:43:19 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:43:19 +0300
commitc6f228c4857ecc407629a915583e960b88de8c3d (patch)
treeedc99f82219c0343126310e27e9d5a4a9c7530cf /intern/iksolver/extern
parent56a4b21695739b81d1c2ca06bde1483e18107da6 (diff)
doxygen: intern/iksolver tagged. Leaving out TNT, since we have it in multiple locations.
Diffstat (limited to 'intern/iksolver/extern')
-rw-r--r--intern/iksolver/extern/IK_solver.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/iksolver/extern/IK_solver.h b/intern/iksolver/extern/IK_solver.h
index aac713c0ab8..817ee3a02c5 100644
--- a/intern/iksolver/extern/IK_solver.h
+++ b/intern/iksolver/extern/IK_solver.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file iksolver/extern/IK_solver.h
+ * \ingroup iksolver
+ */
+
+
/**
* $Id$