From 19a9cffdf02f960caaa0eca9ca2532cc8fe6068f Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:13:22 +0000 Subject: doxygen: blender/nodes tagged. --- source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c') diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c b/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c index 2a7937ef1d8..d2454b37c29 100644 --- a/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c +++ b/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c @@ -26,6 +26,11 @@ * * ***** END GPL LICENSE BLOCK ***** */ + +/** \file blender/nodes/intern/CMP_nodes/CMP_mixrgb.c + * \ingroup cmpnodes + */ + #include "../CMP_util.h" /* **************** MIX RGB ******************** */ -- cgit v1.2.3