r7061: initial property settings
[ctsim.git] / include / nographics.h
index 1ab6d6b887257c56f0d7ee7b156575444f79f699..783fc204663c8c94865f013a4d81a1b4c30d400c 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: nographics.h,v 1.3 2001/03/30 19:32:53 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 <cstdio>
 
-#ifdef __GNUG__
-#pragma interface "nographics.h"
-#endif
-
 #ifdef HAVE_WXWINDOWS
 class EZPlot;
 class wxWindow;