mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 23:51:58 +00:00
Simplify the overly-complex CppDoc-breaking file headers
This was SVN commit r6832.
This commit is contained in:
@@ -15,12 +15,8 @@
|
||||
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/**
|
||||
* =========================================================================
|
||||
* File : FixedFunctionModelRenderer.cpp
|
||||
* Project : Pyrogenesis
|
||||
* Description : Implementation of FixedFunctionModelRenderer
|
||||
* =========================================================================
|
||||
/*
|
||||
* Implementation of FixedFunctionModelRenderer
|
||||
*/
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
Reference in New Issue
Block a user