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 16:31:23 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:31:23 +0300
commit34eeeb91157b2e82d4ecc9c0beb966803791d295 (patch)
tree114fe94c243584fc549a673237681f96270182e2 /source/gameengine/Expressions/EXP_C-Api.cpp
parentab523e91d05a9ea7b2320a8b4e5cad7e8c4a0b08 (diff)
doxygen: gameengine/Expressions tagged.
Diffstat (limited to 'source/gameengine/Expressions/EXP_C-Api.cpp')
-rw-r--r--source/gameengine/Expressions/EXP_C-Api.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/Expressions/EXP_C-Api.cpp b/source/gameengine/Expressions/EXP_C-Api.cpp
index fb147801590..a5d0ce5e8f8 100644
--- a/source/gameengine/Expressions/EXP_C-Api.cpp
+++ b/source/gameengine/Expressions/EXP_C-Api.cpp
@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file gameengine/Expressions/EXP_C-Api.cpp
+ * \ingroup expressions
+ */
+
#include "EXP_C-Api.h"
#include "IntValue.h"
#include "BoolValue.h"