diff src/toplev.cc @ 4494:93ad80b6eef6

[project @ 2003-09-03 20:27:00 by jwe]
author jwe
date Wed, 03 Sep 2003 20:27:00 +0000 (2003-09-03)
parents a90c3cbded0d
children f6d6335c08f6
line wrap: on
line diff
--- a/src/toplev.cc
+++ b/src/toplev.cc
@@ -387,6 +387,10 @@
 	  // character at a time and find a way to avoid the call to
 	  // octave_usleep as well?
 
+	  // This is a bit of a kluge...
+
+	  octave_usleep (100);
+
 	  char ch;
 
 	  for (;;)