branch | noai |
changeset 9833 | 89a64246458f |
parent 9807 | 5b3be41b3ce6 |
child 10088 | 922c6e6a8d3e |
--- a/src/ai/api/ai_tunnel.cpp Mon Mar 31 06:37:24 2008 +0000 +++ b/src/ai/api/ai_tunnel.cpp Mon Mar 31 06:45:57 2008 +0000 @@ -1,4 +1,6 @@ -/** @file ai_tunnel.cpp handles the query-related of the AITunnel class and can construct tunnels **/ +/* $Id$ */ + +/** @file ai_tunnel.cpp Implementation of AITunnel. */ #include "ai_tunnel.hpp" #include "ai_map.hpp"