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/itasc/kdl/utilities/rall1d.h')
-rw-r--r--intern/itasc/kdl/utilities/rall1d.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/intern/itasc/kdl/utilities/rall1d.h b/intern/itasc/kdl/utilities/rall1d.h
index 4ff2ca06ea6..a8e317de127 100644
--- a/intern/itasc/kdl/utilities/rall1d.h
+++ b/intern/itasc/kdl/utilities/rall1d.h
@@ -4,21 +4,20 @@
* class for automatic differentiation on scalar values and 1st
* derivatives .
*
- * \author
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
- * \version
+ * \version
* ORO_Geometry V0.2
*
- * \par Note
+ * \par Note
* VC6++ contains a bug, concerning the use of inlined friend functions
* in combination with namespaces. So, try to avoid inlined friend
* functions !
*
- * \par History
+ * \par History
* - $log$
*
- * \par Release
+ * \par Release
* $Name: $
****************************************************************************/