diff src/pt-mat.cc @ 4233:ccfdb55c8156

[project @ 2002-12-20 22:43:54 by jwe]
author jwe
date Fri, 20 Dec 2002 22:43:55 +0000
parents 23d06c9e1edd
children e556870ce8f0
line wrap: on
line diff
--- a/src/pt-mat.cc	Fri Dec 20 01:17:19 2002 +0000
+++ b/src/pt-mat.cc	Fri Dec 20 22:43:55 2002 +0000
@@ -621,7 +621,7 @@
 void
 symbols_of_pt_mat (void)
 {
-  DEFVAR (empty_list_elements_ok, 1.0, empty_list_elements_ok,
+  DEFVAR (empty_list_elements_ok, true, empty_list_elements_ok,
     "-*- texinfo -*-\n\
 @defvr {Built-in Variable} empty_list_elements_ok\n\
 This variable controls whether Octave ignores empty matrices in a matrix\n\
@@ -640,7 +640,7 @@
 The default value is 1.\n\
 @end defvr");
 
-  DEFVAR (implicit_num_to_str_ok, 0.0, implicit_num_to_str_ok,
+  DEFVAR (implicit_num_to_str_ok, false, implicit_num_to_str_ok,
     "-*- texinfo -*-\n\
 @defvr {Built-in Variable} implicit_num_to_str_ok\n\
 If the value of @code{implicit_num_to_str_ok} is nonzero, implicit\n\