(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
authorbjarni
Sat, 19 Apr 2008 19:01:57 +0000
changeset 10262 10f50eb9b717
parent 10261 b3e7149e3d81
child 10263 e725d23bc34e
(svn r12794) -Doc: added missing doxygen comment in autoreplace_cmd.cpp
src/autoreplace_cmd.cpp
--- a/src/autoreplace_cmd.cpp	Sat Apr 19 18:03:24 2008 +0000
+++ b/src/autoreplace_cmd.cpp	Sat Apr 19 19:01:57 2008 +0000
@@ -1,5 +1,7 @@
 /* $Id$ */
 
+/** @file autoreplace_cmd.cpp Deals with autoreplace execution but not the setup */
+
 #include "stdafx.h"
 #include "openttd.h"
 #include "roadveh.h"