X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2Fnographics.cpp;h=a344fc445a59a5903de96ee4d591840eab266dfe;hb=747a2ec9e0f3c49723b36da0cc77270fbecc9dfe;hp=b8940a534e886fdc8e504718933eed004ff6f33a;hpb=728e9fcbe0b785e56e7dcd2bd305786c647050af;p=ctsim.git diff --git a/tools/nographics.cpp b/tools/nographics.cpp index b8940a5..a344fc4 100644 --- a/tools/nographics.cpp +++ b/tools/nographics.cpp @@ -7,9 +7,7 @@ ** Date Started: Mar 2001 ** ** This is part of the CTSim program -** Copyright (c) 1983-2001 Kevin Rosenberg -** -** $Id: nographics.cpp,v 1.1 2001/03/29 21:25:50 kevin Exp $ +** Copyright (c) 1983-2009 Kevin Rosenberg ** ** 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 @@ -29,11 +27,6 @@ #include "config.h" #endif - -#ifdef __GNUG__ -#pragma implementation "nographics.h" -#endif - #include "nographics.h" @@ -48,5 +41,5 @@ EZPlotDialog::getEZPlot() int EZPlotDialog::ShowModal() { return 0; } -f + #endif