X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.cpp;h=331a854c2285949749bc7427c6acf0d16ea01942;hp=120be5b495c6a79db3e1237db12527a759bae4d6;hb=134461a6b28beafafdececf7b1f90f4211b56f6b;hpb=e6ffc0f665178c760b47fb7cbc24d84ecb77c2c3 diff --git a/src/ctsim.cpp b/src/ctsim.cpp index 120be5b..331a854 100644 --- a/src/ctsim.cpp +++ b/src/ctsim.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ctsim.cpp,v 1.96 2001/03/05 20:29:23 kevin Exp $ +** $Id: ctsim.cpp,v 1.97 2001/03/05 21:59:55 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 @@ -48,6 +48,7 @@ #include "ct.h" +#include "ctndicom.h" #include "ctsim.h" #include "docs.h" #include "views.h" @@ -69,7 +70,7 @@ #endif #endif -static const char* rcsindent = "$Id: ctsim.cpp,v 1.96 2001/03/05 20:29:23 kevin Exp $"; +static const char* rcsindent = "$Id: ctsim.cpp,v 1.97 2001/03/05 21:59:55 kevin Exp $"; struct option CTSimApp::ctsimOptions[] = {