doxygen: blender/python tagged.

This commit is contained in:
Nathan Letwory
2011-02-27 20:10:08 +00:00
parent 92ea5eda90
commit 5a760e22fc
49 changed files with 247 additions and 2 deletions

View File

@@ -20,6 +20,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
/** \file blender/python/intern/bpy_traceback.c
* \ingroup pythonintern
*/
#include <Python.h>
#include <frameobject.h>