doxygen, comments

This commit is contained in:
Hans Joachim Gurt 2007-11-13 04:33:46 +00:00
parent 2943296237
commit 34e362b2bf
2 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,9 @@
See the COPYING file for more details.
*/
//! @file leader_list.cpp
//! Manage the selection of a leader, and select his/her gender.
#include "global.hpp"
#include "gettext.hpp"

View File

@ -12,6 +12,9 @@
See the COPYING file for more details.
*/
//! @file leader_list.hpp
//!
#ifndef LEADER_LIST_HPP_INCLUDED
#define LEADER_LIST_HPP_INCLUDED