src/ai/ai.cpp
branchNewGRF_ports
changeset 10724 68a692eacf22
parent 6872 1c4a4a609f85
child 10731 67db0d431d5e
--- a/src/ai/ai.cpp	Fri Apr 25 02:15:34 2008 +0000
+++ b/src/ai/ai.cpp	Mon May 26 20:45:25 2008 +0000
@@ -1,5 +1,7 @@
 /* $Id$ */
 
+/** @file ai.cpp Base for all AIs. */
+
 #include "../stdafx.h"
 #include "../openttd.h"
 #include "../variables.h"