Mercurial > hg > octave-lyh
diff src/variables.cc @ 1198:1352ecca2d91
[project @ 1995-03-31 22:13:32 by jwe]
author | jwe |
---|---|
date | Fri, 31 Mar 1995 22:13:32 +0000 |
parents | b6360f2d4fa6 |
children | 8c3727b6d185 |
line wrap: on
line diff
--- a/src/variables.cc +++ b/src/variables.cc @@ -1654,6 +1654,10 @@ split_long_rows, "split long matrix rows instead of wrapping"); + DEFVAR ("struct_levels_to_print", SBV_struct_levels_to_print, 2.0, + 0, 0, 1, struct_levels_to_print, + "number of levels of structure elements to print"); + #ifdef USE_GNU_INFO DEFVAR ("suppress_verbose_help_message", SBV_suppress_verbose_help_message, "false", 0, 0, 1,