From 1910219518afb26edf7329e0945b9ddba8061a08 Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Tue, 10 Jul 2012 22:58:52 +0200 Subject: Dependency on WINAPI completely removed. --- src/CBot/CBotStack.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/CBot/CBotStack.cpp') diff --git a/src/CBot/CBotStack.cpp b/src/CBot/CBotStack.cpp index 77ed7d7..291a1e5 100644 --- a/src/CBot/CBotStack.cpp +++ b/src/CBot/CBotStack.cpp @@ -13,7 +13,12 @@ // * // * You should have received a copy of the GNU General Public License // * along with this program. If not, see http://www.gnu.org/licenses/.////////////////////////////////////////////////////////////////////// -// gestion de la pile (stack) + +/** + * \file CBotStack.cpp + * \brief Management of the stack + */ + #include "CBot.h" #include -- cgit v1.2.3-1-g7c22