doxygen: intern/memutil tagged

This commit is contained in:
Nathan Letwory
2011-02-25 11:47:18 +00:00
parent b52453e8d6
commit 65687c32fb
10 changed files with 57 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
/**
/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -25,6 +25,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
/** \file memutil/MEM_RefCountPtr.h
* \ingroup memutil
*/
/**
* @file MEM_RefCountPtr.h
* Declaration of MEM_RefCounted and MEM_RefCountable classes.