X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fpjrec.cpp;h=272c9225d00f5a31cb7846128b0abce5ae6e3e6f;hp=496ace5c93e4f6cc1e16afa4cdcb92e62fe0b219;hb=b565c017417f9dc25ea30d651a6b6c5435314259;hpb=bd3ff8cf33195aa27dbd82e16b2f2c8eb8780cf9 diff --git a/tools/pjrec.cpp b/tools/pjrec.cpp index 496ace5..272c922 100644 --- a/tools/pjrec.cpp +++ b/tools/pjrec.cpp @@ -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)