r169: *** empty log message ***
[ctsim.git] / tools / if-1.cpp
index a069219b312faab46535104ce81e62c4715ef191..d23cf89c92bcaeefec883d7cd35b568e568bdfb7 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: if-1.cpp,v 1.1 2000/07/13 07:01:35 kevin Exp $
+**  $Id: if-1.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,8 @@ static struct option my_options[] =
   {0, 0, 0, 0}
 };
 
+static const char* g_szIdStr = "$id$";
+
 void 
 if1_usage (const char *program)
 {