X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2Fezset.cpp;h=1bc08c8c252f5f0a305b2dc7351f2d4afacc25cf;hb=e289f8ecb69ba183b32e32ff20f1679f4b62194d;hp=b850f56c2f17db0eec2bb58363b2de009442bcc4;hpb=bf7295a63667dcca309389ee6dd5328a3a25f22b;p=ctsim.git diff --git a/libctgraphics/ezset.cpp b/libctgraphics/ezset.cpp index b850f56..1bc08c8 100644 --- a/libctgraphics/ezset.cpp +++ b/libctgraphics/ezset.cpp @@ -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 @@ -18,13 +22,12 @@ ** 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);