diff src/input.cc @ 6367:268bfc8a2755

[project @ 2007-02-28 20:16:05 by jwe]
author jwe
date Wed, 28 Feb 2007 20:16:05 +0000
parents 8c67f8be341d
children b3c37bc17c5f
line wrap: on
line diff
--- a/src/input.cc
+++ b/src/input.cc
@@ -221,6 +221,8 @@
     {
       feval ("drawnow");
 
+      flush_octave_stdout ();
+
       // We set Vdrawnow_requested to false even if there is an error
       // in drawnow so that the error doesn't reappear at every prompt.