(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.

This commit is contained in:
rubidium
2008-05-06 15:11:33 +00:00
parent 1b9197d6dd
commit 1ce0b03bf0
360 changed files with 542 additions and 335 deletions

View File

@@ -1,6 +1,8 @@
/* $Id$ */
/*
/**
* @file trolly.cpp Implementation of the trolly AI.
*
* This AI was created as a direct reaction to the big demand for some good AIs
* in OTTD. Too bad it never left alpha-stage, and it is considered dead in its
* current form.