r163: *** empty log message ***
[ctsim.git] / libctgraphics / ezset.cpp
index 662351306231d995146a163b8c2a0e63cf6dd3c4..c28c76180ac131390c8da4c2b9e875671e772d28 100644 (file)
@@ -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<double*>(NULL), static_cast<double*>(NULL), 0);
        //      i_plotimmediate = FALSE;
-      }
+      // }
     }
     break;
   case S_SYMBOL: