X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fphm2if.cpp;h=98eb4aeadaa290ed57eb69d63cb188256a12f67e;hp=4cf3b794b3b1adcc96e93e177b9af4a1a6f48949;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=01acfa479bff099d5de3b49cb58e0beb2221bdfa diff --git a/tools/phm2if.cpp b/tools/phm2if.cpp index 4cf3b79..98eb4ae 100644 --- a/tools/phm2if.cpp +++ b/tools/phm2if.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: phm2if.cpp,v 1.25 2002/05/03 10:28:17 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 @@ -51,7 +51,7 @@ static struct option my_options[] = {0, 0, 0, 0} }; -static const char* g_szIdStr = "$Id: phm2if.cpp,v 1.25 2002/05/03 10:28:17 kevin Exp $"; +static const char* g_szIdStr = "$Id$"; void phm2if_usage (const char *program)