src/ai/api/ai_bridge.cpp
branchnoai
changeset 9833 89a64246458f
parent 9803 c86d5834fb11
child 9867 b7d9ffe24f81
--- a/src/ai/api/ai_bridge.cpp	Mon Mar 31 06:37:24 2008 +0000
+++ b/src/ai/api/ai_bridge.cpp	Mon Mar 31 06:45:57 2008 +0000
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file ai_bridge.cpp handles the functions of the AIBridge class */
+/** @file ai_bridge.cpp Implementation of AIBridge. */
 
 #include "ai_bridge.hpp"
 #include "../../bridge.h"