X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fphm2if.cpp;h=67529d35c4cf6f77a8147204397ab148d0540ea2;hp=ad1503d64194bc2612f2c61722fc8ddff9afa2ff;hb=6b3ed4969c5a651aae71391127310ee797ecce6b;hpb=a35f9818445c3d30109ebf7d68422ca81d02aaf9 diff --git a/tools/phm2if.cpp b/tools/phm2if.cpp index ad1503d..67529d3 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.6 2000/08/02 18:06:46 kevin Exp $ +** $Id: phm2if.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 @@ -50,7 +50,7 @@ static struct option my_options[] = {0, 0, 0, 0} }; -static const char* szIdStr = "$Id: phm2if.cpp,v 1.6 2000/08/02 18:06:46 kevin Exp $"; +static const char* g_szIdStr = "$Id: phm2if.cpp,v 1.7 2000/08/02 18:09:11 kevin Exp $"; void phm2if_usage (const char *program)