X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fezplot.h;h=c15428b20dc1675a4c9df69d4dfd4fdb1a707191;hb=7a50ad8860d015c3e06038475929bc62011b561c;hp=11f95ba4f4bebdec4343b2d8b372d6d57be150bf;hpb=ee0105d74fec9d6bfd236e22e9e1d315e46c568e;p=ctsim.git diff --git a/include/ezplot.h b/include/ezplot.h index 11f95ba..c15428b 100644 --- a/include/ezplot.h +++ b/include/ezplot.h @@ -7,7 +7,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ezplot.h,v 1.16 2000/12/06 01:46:43 kevin Exp $ +** $Id: ezplot.h,v 1.17 2000/12/06 15:17:51 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 @@ -208,7 +208,7 @@ class EZPlot { void clearCurves (); bool ezcmd (char *comm); - int do_cmd(int lx); + bool do_cmd(int lx); void bad_option(char *opt); void initPlotSettings();