Doxygen Test

svn path=/trunk/boinc/; revision=16074
This commit is contained in:
Rom Walton 2008-09-27 03:21:09 +00:00
parent b5fa84f084
commit 5e9056ae0e
1 changed files with 7 additions and 0 deletions

View File

@ -14,6 +14,12 @@
//
// You should have received a copy of the GNU Lesser General Public License
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
//
///
/// @defgroup BOINCMgr BOINC Manager
/// The BOINC Manager
/// @{
#ifndef _BOINCGUIAPP_H_
#define _BOINCGUIAPP_H_
@ -161,3 +167,4 @@ DECLARE_APP(CBOINCGUIApp)
#endif
/// @}