From ae260fb3736af754997ae8794f982d5a4ca30395 Mon Sep 17 00:00:00 2001 From: James Turk Date: Sat, 4 Jan 2003 05:18:51 +0000 Subject: [PATCH] Added IDs --- test/ZFontTest.cpp | 2 +- test/ZImageTest.cpp | 2 +- test/ZMouseTest.cpp | 2 +- test/ZMusicTest.cpp | 2 +- test/ZRectTest.cpp | 2 +- test/ZSoundTest.cpp | 2 +- test/ZTimerTest.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/ZFontTest.cpp b/test/ZFontTest.cpp index 66e940d..6f4ab1d 100644 --- a/test/ZFontTest.cpp +++ b/test/ZFontTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZFontTest.cpp,v 1.10 2003/01/04 05:18:51 cozman Exp $*/ #include #include diff --git a/test/ZImageTest.cpp b/test/ZImageTest.cpp index ca1d9cc..a1b516e 100644 --- a/test/ZImageTest.cpp +++ b/test/ZImageTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZImageTest.cpp,v 1.13 2003/01/04 05:18:51 cozman Exp $*/ #include #include diff --git a/test/ZMouseTest.cpp b/test/ZMouseTest.cpp index a0683d6..6413c2c 100644 --- a/test/ZMouseTest.cpp +++ b/test/ZMouseTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZMouseTest.cpp,v 1.11 2003/01/04 05:18:51 cozman Exp $*/ #include #include diff --git a/test/ZMusicTest.cpp b/test/ZMusicTest.cpp index e50b8f8..8b17a12 100644 --- a/test/ZMusicTest.cpp +++ b/test/ZMusicTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZMusicTest.cpp,v 1.12 2003/01/04 05:18:51 cozman Exp $*/ #include #include diff --git a/test/ZRectTest.cpp b/test/ZRectTest.cpp index 1a065cd..638cfde 100644 --- a/test/ZRectTest.cpp +++ b/test/ZRectTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZRectTest.cpp,v 1.13 2003/01/04 05:18:51 cozman Exp $*/ #include #include diff --git a/test/ZSoundTest.cpp b/test/ZSoundTest.cpp index 29d5e6e..1d5fba9 100644 --- a/test/ZSoundTest.cpp +++ b/test/ZSoundTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZSoundTest.cpp,v 1.10 2003/01/04 05:18:51 cozman Exp $*/ #include #include diff --git a/test/ZTimerTest.cpp b/test/ZTimerTest.cpp index 82d26f2..8bf16c3 100644 --- a/test/ZTimerTest.cpp +++ b/test/ZTimerTest.cpp @@ -8,7 +8,7 @@ and the home of this Library is http://www.zengine.sourceforge.net *******************************************************************************/ -/*Id: */ +/*$Id: ZTimerTest.cpp,v 1.10 2003/01/04 05:18:51 cozman Exp $*/ #include #include