Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/util/doxygen/examples/class.h

Source at commit 1331 created 12 years 11 months ago.
By meklort, Cause the boot helper config file to be loaded properly.
1/* A dummy class */
2
3class Test
4{
5};
6
7/*! \class Test class.h "inc/class.h"
8 * \brief This is a test class.
9 *
10 * Some details about the Test class
11 */
12

Archive Download this file

Revision: 1331