r384: Added first vesion of EZPlotDialog
[ctsim.git] / libctgraphics / ezplot.cpp
index ea29c766c4b33b90a94bcb2e610d593e95a2342d..be1c5d257309c0033e482dd5cfa1d530966035dd 100644 (file)
@@ -6,7 +6,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ezplot.cpp,v 1.28 2001/01/04 21:28:41 kevin Exp $
+**  $Id: ezplot.cpp,v 1.29 2001/01/12 16:41:56 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
@@ -888,8 +888,7 @@ EZPlot::plot (SGP* pSGP)
           }
         }
     }
-  }
-  
+  }  
 }