r170: *** empty log message ***
[ctsim.git] / tools / pjrec.cpp
index 1cc9bd292117141083cbef06a53b40712dcc4d52..abf25ca89e6dbaf505bf1cf80f50547925ab0f9e 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: pjrec.cpp,v 1.6 2000/07/28 08:28:08 kevin Exp $
+**  $Id: pjrec.cpp,v 1.7 2000/08/02 18:09:11 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
@@ -48,6 +48,7 @@ static struct option my_options[] =
   {0, 0, 0, 0}
 };
 
+static const char* g_szIdStr = "$id$";
 
 void 
 pjrec_usage (const char *program)