From 84101a9bfdf03f24a4bf97a292a1088724b157ca Mon Sep 17 00:00:00 2001 From: James Turk Date: Thu, 10 Jul 2003 19:20:56 +0000 Subject: [PATCH] *** empty log message *** --- include/ZE_ZBaseParticleSystem.h | 2 +- include/ZE_ZSimpleParticleSystem.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ZE_ZBaseParticleSystem.h b/include/ZE_ZBaseParticleSystem.h index 9ba5c2b..1f8b50a 100755 --- a/include/ZE_ZBaseParticleSystem.h +++ b/include/ZE_ZBaseParticleSystem.h @@ -14,7 +14,7 @@ Definition and implementation file for ZEngine particle system class ZBaseParticleSystem. Due to problems with template classes the template implementation needs to be in the same file as the declaration. -
$id$
+
$Id: ZE_ZBaseParticleSystem.h,v 1.2 2003/07/10 19:20:56 cozman Exp $
\author James Turk **/ diff --git a/include/ZE_ZSimpleParticleSystem.h b/include/ZE_ZSimpleParticleSystem.h index 8b1a2c0..5e0a069 100755 --- a/include/ZE_ZSimpleParticleSystem.h +++ b/include/ZE_ZSimpleParticleSystem.h @@ -14,7 +14,7 @@ Definition and implementation file for ZEngine simple particle system, ZSimpleParticleSystem based on ZBaseParticleSystem. Due to problems with template classes the template implementation needs to be in the same file as the declaration. -
$id$
+
$Id: ZE_ZSimpleParticleSystem.h,v 1.2 2003/07/10 19:21:36 cozman Exp $
\author James Turk **/