diff libinterp/octave.cc @ 18158:8071c0a9d193

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Sat, 21 Dec 2013 13:44:53 -0500
parents c7b68a11074b ab26db8da20a
children 9ef10e6a5987
line wrap: on
line diff
--- a/libinterp/octave.cc	Fri Dec 13 17:24:57 2013 -0500
+++ b/libinterp/octave.cc	Sat Dec 21 13:44:53 2013 -0500
@@ -491,6 +491,7 @@
   Fhistory_timestamp_format_string (octave_value ("%%-- %D %I:%M %p --%%"));
   Fpage_screen_output (octave_value (false));
   Fprint_empty_dimensions (octave_value (false));
+  Fstruct_levels_to_print (octave_value (0));
 
   disable_warning ("Octave:abbreviated-property-match");
   disable_warning ("Octave:fopen-file-in-path");