r7061: initial property settings
[ctsim.git] / tools / nographics.cpp
index b8940a534e886fdc8e504718933eed004ff6f33a..d3622591e5c3958d24249844e66217b5cf5c8afe 100644 (file)
@@ -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
 #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