r7061: initial property settings
[ctsim.git] / tools / pjinfo.cpp
index 9be697f1ea3d0a1eafee7e517e62eb1ccef5ee8f..dac36ad0c3e963077ba2532151599b0edf987ae7 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: pjinfo.cpp,v 1.5 2001/01/10 21:21:53 kevin Exp $
+**  $Id$
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -50,7 +50,7 @@ static struct option my_options[] =
   {0, 0, 0, 0}
 };
 
-static const char* g_szIdStr = "$Id: pjinfo.cpp,v 1.5 2001/01/10 21:21:53 kevin Exp $";
+static const char* g_szIdStr = "$Id$";
 
 void 
 pjinfo_usage (const char *program)