X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fpj2if.cpp;h=daf4028645935582082f623c2e097a1b79ba9302;hp=1e8ea40056346606730ab24bbf4606e29bb27645;hb=a35f9818445c3d30109ebf7d68422ca81d02aaf9;hpb=1fd4f7cc977b9f1499716de10d15656bd50f4816 diff --git a/tools/pj2if.cpp b/tools/pj2if.cpp index 1e8ea40..daf4028 100644 --- a/tools/pj2if.cpp +++ b/tools/pj2if.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: pj2if.cpp,v 1.1 2000/07/13 07:01:35 kevin Exp $ +** $Id: pj2if.cpp,v 1.2 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 @@ -46,6 +46,7 @@ static struct option my_options[] = {0, 0, 0, 0} }; +static const char* g_szIdStr = "$id$"; void pj2if_usage (const char *program)