X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=libctgraphics%2Fezset.cpp;h=c28c76180ac131390c8da4c2b9e875671e772d28;hb=c85a5b31119b4e0903144c55441717a7ad1e0b8b;hp=662351306231d995146a163b8c2a0e63cf6dd3c4;hpb=711cae0ee02e046370fdb4d6c6f440596ff71980;p=ctsim.git diff --git a/libctgraphics/ezset.cpp b/libctgraphics/ezset.cpp index 6623513..c28c761 100644 --- a/libctgraphics/ezset.cpp +++ b/libctgraphics/ezset.cpp @@ -6,7 +6,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** - ** $Id: ezset.cpp,v 1.5 2000/07/28 08:28:08 kevin Exp $ + ** $Id: ezset.cpp,v 1.6 2000/07/28 10:51:31 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 @@ -297,15 +297,15 @@ EZPlot::do_cmd (int lx) // o_reqcurves = n; // } } else { - if (pol_word ("unknown", 7) == TRUE) - o_unknowncurves = TRUE; - else if (pol_word ("end", 3) == TRUE) { + // if (pol_word ("unknown", 7) == TRUE) + // o_unknowncurves = TRUE; + // else if (pol_word ("end", 3) == TRUE) { // o_unknowncurves = FALSE; // o_reqcurves = i_numcurves; // i_plotimmediate = TRUE; // ezplot (static_cast(NULL), static_cast(NULL), 0); // i_plotimmediate = FALSE; - } + // } } break; case S_SYMBOL: