X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fnographics.cpp;h=d3622591e5c3958d24249844e66217b5cf5c8afe;hp=b8940a534e886fdc8e504718933eed004ff6f33a;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=728e9fcbe0b785e56e7dcd2bd305786c647050af diff --git a/tools/nographics.cpp b/tools/nographics.cpp index b8940a5..d362259 100644 --- a/tools/nographics.cpp +++ b/tools/nographics.cpp @@ -9,7 +9,7 @@ ** 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 $ +** $Id$ ** ** 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 +29,6 @@ #include "config.h" #endif - -#ifdef __GNUG__ -#pragma implementation "nographics.h" -#endif - #include "nographics.h" @@ -48,5 +43,5 @@ EZPlotDialog::getEZPlot() int EZPlotDialog::ShowModal() { return 0; } -f + #endif