diff src/pt-plot.cc @ 3189:bef7b73c0724

[project @ 1998-10-16 18:05:26 by jwe]
author jwe
date Fri, 16 Oct 1998 18:05:31 +0000
parents c17387059fd3
children 4964d5391acc
line wrap: on
line diff
--- a/src/pt-plot.cc	Thu Oct 15 06:02:21 1998 +0000
+++ b/src/pt-plot.cc	Fri Oct 16 18:05:31 1998 +0000
@@ -915,6 +915,7 @@
 
   if (plot_stream)
     {
+      send_to_plot_stream ("\nquit\n");
       delete plot_stream;
       plot_stream = 0;
     }