comparison src/pt-decl.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 184fc19a7d99
comparison
equal deleted inserted replaced
4232:b032ebd54586 4233:ccfdb55c8156
214 @end example\n\ 214 @end example\n\
215 \n\ 215 \n\
216 the variable @code{default_global_variable_value} is initially undefined.\n\ 216 the variable @code{default_global_variable_value} is initially undefined.\n\
217 @end defvr"); 217 @end defvr");
218 218
219 DEFVAR (initialize_global_variables, 0.0, initialize_global_variables, 219 DEFVAR (initialize_global_variables, false, initialize_global_variables,
220 "-*- texinfo -*-\n\ 220 "-*- texinfo -*-\n\
221 @defvr initialize_global_variables\n\ 221 @defvr initialize_global_variables\n\
222 If the value of this variable is nonzero, global variables are given\n\ 222 If the value of this variable is nonzero, global variables are given\n\
223 the default initial value specified by the built-in variable\n\ 223 the default initial value specified by the built-in variable\n\
224 @code{default_global_variable_value}.\n\ 224 @code{default_global_variable_value}.\n\