r174: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 3 Aug 2000 09:53:41 +0000 (09:53 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 3 Aug 2000 09:53:41 +0000 (09:53 +0000)
tools/pjrec.cpp

index 496ace5c93e4f6cc1e16afa4cdcb92e62fe0b219..272c9225d00f5a31cb7846128b0abce5ae6e3e6f 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: pjrec.cpp,v 1.8 2000/08/03 09:53:09 kevin Exp $
+**  $Id: pjrec.cpp,v 1.9 2000/08/03 09:53:41 kevin Exp $
 **
 **  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
@@ -49,7 +49,7 @@ static struct option my_options[] =
   {0, 0, 0, 0}
 };
 
-static const char* g_szIdStr = "$id$";
+static const char* g_szIdStr = "$Id: pjrec.cpp,v 1.9 2000/08/03 09:53:41 kevin Exp $";
 
 void 
 pjrec_usage (const char *program)