r109: reorganized header files
[ctsim.git] / libctgraphics / ezset.cpp
index b850f56c2f17db0eec2bb58363b2de009442bcc4..1bc08c8c252f5f0a305b2dc7351f2d4afacc25cf 100644 (file)
@@ -1,8 +1,12 @@
 /*****************************************************************************
+**  FILE IDENTIFICATION
+**
+**      EZSET - Parameter control for EZPLOT           
+**
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ezset.cpp,v 1.1 2000/06/19 18:05:03 kevin Exp $
+**  $Id: ezset.cpp,v 1.2 2000/06/19 19:04:05 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
 **  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ******************************************************************************/
 /*----------------------------------------------------------------------*/
-/*                     EZSET - Parameter control for EZPLOT            */
 /*                                                                     */
 /*----------------------------------------------------------------------*/
 
+#include "ctsupport.h"
 #include "ezplot.h"
 #include "pol.h"
-#include "cio.h"
 
 static int ezcmd (char *comm);
 static int do_cmd(int lx);