X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.cpp;h=7a7c74b2d1cf7e4ef00ba72dc277e90ae1bb1337;hp=1c3d334e937270c2db1b1a549292e8c11bf6c133;hb=c70eb596eeeeda21f872065d9e11a67996394626;hpb=efc79bd4b7deba9df501fccd39bc342f1329e6e6 diff --git a/src/ctsim.cpp b/src/ctsim.cpp index 1c3d334..7a7c74b 100644 --- a/src/ctsim.cpp +++ b/src/ctsim.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ctsim.cpp,v 1.27 2001/01/12 16:41:56 kevin Exp $ +** $Id: ctsim.cpp,v 1.28 2001/01/13 03:51:35 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 @@ -61,9 +61,7 @@ #endif #endif -static const char* rcsindent = "$Id: ctsim.cpp,v 1.27 2001/01/12 16:41:56 kevin Exp $"; - -class CTSimApp* theApp = NULL; +static const char* rcsindent = "$Id: ctsim.cpp,v 1.28 2001/01/13 03:51:35 kevin Exp $"; struct option CTSimApp::ctsimOptions[] = {