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/PyObjectPlus.cpp
parentab523e91d05a9ea7b2320a8b4e5cad7e8c4a0b08 (diff)
doxygen: gameengine/Expressions tagged.
Diffstat (limited to 'source/gameengine/Expressions/PyObjectPlus.cpp')
-rw-r--r--source/gameengine/Expressions/PyObjectPlus.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/Expressions/PyObjectPlus.cpp b/source/gameengine/Expressions/PyObjectPlus.cpp
index 56d2360fe25..a3c1e24cdf6 100644
--- a/source/gameengine/Expressions/PyObjectPlus.cpp
+++ b/source/gameengine/Expressions/PyObjectPlus.cpp
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file gameengine/Expressions/PyObjectPlus.cpp
+ * \ingroup expressions
+ */
+
+
/*------------------------------
* PyObjectPlus cpp
*