diff -r 5a48d9234f15 -r 89a64246458f src/ai/api/ai_order.cpp --- 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"