From 43cd7a1f2c851a7c22a7fcbd957a089a159d403d Mon Sep 17 00:00:00 2001 From: James Turk Date: Thu, 5 Dec 2002 00:44:12 +0000 Subject: [PATCH] fix doxygen problem (boo) --- include/ZEngine.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/include/ZEngine.h b/include/ZEngine.h index dcb5a73..7812300 100644 --- a/include/ZEngine.h +++ b/include/ZEngine.h @@ -3,7 +3,7 @@ File: ZEngine.h
Description: Public Header File for ZEngine.
Author(s): James Turk
-$Id: ZEngine.h,v 1.7 2002/12/05 00:15:33 cozman Exp $
+$Id: ZEngine.h,v 1.8 2002/12/05 00:44:12 cozman Exp $
\file ZEngine.h \brief Header file for ZEngine. @@ -29,17 +29,17 @@ $Id: ZEngine.h,v 1.7 2002/12/05 00:15:33 cozman Exp $
and making the engine much faster in most test cases.
\section Licensing Licensing -
-         This file is Part of the ZEngine Library for SDL Game Development.
+    
+
         This file is Part of the ZEngine Library for SDL Game Development.
                       Copyright (C) 2002 ConceptOfZero.net
              Licensed under the BSD License, see licensing.txt.
      The maintainer of this library is James Turk (james@conceptofzero.net) 
          and the home of this Library is http://www.conceptofzero.net/
-    
+    
\section Authors Contributing Authors
- James Turk james@conceptofzero.net - Core Engine, Design, Docs, and Classes - Gamer Tazar tazar@conceptofzero.net - OpenGL assistance + James Turk james@conceptofzero.net - Core Engine, Design, Docs, and Classes
+ Gamer Tazar tazar@conceptofzero.net - OpenGL assistance
**/ #include "ZE_ZEngine.h"