branch | noai |
changeset 9833 | 89a64246458f |
parent 9737 | ee408edf3851 |
child 9837 | c9ec4f82e0d0 |
--- a/src/ai/api/ai_order.cpp Mon Mar 31 06:37:24 2008 +0000 +++ b/src/ai/api/ai_order.cpp Mon Mar 31 06:45:57 2008 +0000 @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file ai_order.cpp handles the functions of the AIOrder class */ +/** @file ai_order.cpp Implementation of AIOrder. */ #include "ai_order.hpp" #include "ai_map.hpp"