r7061: initial property settings
[ctsim.git] / tools / pjHinterp.cpp
index db95ceeb1b8627c214b2bd49799f32b5f0801863..dc2b0e94457f81a7b5075bc8d23a19b9d7527601 100644 (file)
@@ -9,7 +9,7 @@
 * **  This is part of the CTSim program
 * **  Copyright (C) 1983-2000 Kevin Rosenberg
 * **
-* **  $Id: pjHinterp.cpp,v 1.4 2002/06/20 08:22:48 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
@@ -43,7 +43,7 @@ static struct option my_options[] =
        {0, 0, 0, 0}
 };
 
-static const char* g_szIdStr = "$Id: pjHinterp.cpp,v 1.4 2002/06/20 08:22:48 kevin Exp $";
+static const char* g_szIdStr = "$Id$";
 
 void pjHinterp_usage ( const char *program )
 {