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 13:24:29 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 13:24:29 +0300
commit4e51512d0b293689967b9a7645c4d807032d9733 (patch)
tree11c0696dcee8df7721212d62f63c0c80ff0d1efa /intern/opennl/superlu/xerbla.c
parent45ed5f53f6bc298766fcafaa25ef2535eaad6ec2 (diff)
doxygen: opennl tagged.
renamed BLO_sys_types.h to superlu_sys_types.h
Diffstat (limited to 'intern/opennl/superlu/xerbla.c')
-rw-r--r--intern/opennl/superlu/xerbla.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/intern/opennl/superlu/xerbla.c b/intern/opennl/superlu/xerbla.c
index 68cef9d84e4..31baaecf3b0 100644
--- a/intern/opennl/superlu/xerbla.c
+++ b/intern/opennl/superlu/xerbla.c
@@ -1,3 +1,6 @@
+/** \file opennl/superlu/xerbla.c
+ * \ingroup opennl
+ */
#include <stdio.h>
int xerbla_(char *, int *);