X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2Fnographics.cpp;h=60d1a9c65f5c7930ec4df8b8ee6fe08204680271;hb=fad03eb65e23652bb5ff46335d011413cccf03d5;hp=b8940a534e886fdc8e504718933eed004ff6f33a;hpb=728e9fcbe0b785e56e7dcd2bd305786c647050af;p=ctsim.git diff --git a/tools/nographics.cpp b/tools/nographics.cpp index b8940a5..60d1a9c 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: nographics.cpp,v 1.3 2003/01/23 23:35:58 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 @@ -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