r169: *** empty log message ***
[ctsim.git] / tools / if-2.cpp
index 9fee32a01286ede9aeb9783f203fa985003a1b89..9ab720bfebb908e9eeb20eaffcdea972400c16c9 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: if-2.cpp,v 1.3 2000/07/28 10:51:31 kevin Exp $
+**  $Id: if-2.cpp,v 1.4 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
@@ -45,6 +45,8 @@ static struct option my_options[] =
   {0, 0, 0, 0}
 };
 
+static const char* g_szIdStr = "$id$";
+
 void 
 if2_usage (const char *program)
 {