comparison src/pt-assign.cc @ 3258:4964d5391acc

[project @ 1999-07-21 21:51:33 by jwe]
author jwe
date Wed, 21 Jul 1999 21:52:04 +0000
parents bc3fdfe311a3
children 0fb75d95b14f
comparison
equal deleted inserted replaced
3257:5e61a7a62e2e 3258:4964d5391acc
330 } 330 }
331 331
332 void 332 void
333 symbols_of_pt_assign (void) 333 symbols_of_pt_assign (void)
334 { 334 {
335 DEFVAR (print_rhs_assign_val, 0.0, 0, print_rhs_assign_val, 335 DEFVAR (print_rhs_assign_val, 0.0, print_rhs_assign_val,
336 "if TRUE, print the right hand side of assignments instead of the left"); 336 "if TRUE, print the right hand side of assignments instead of the left");
337 } 337 }
338 338
339 /* 339 /*
340 ;;; Local Variables: *** 340 ;;; Local Variables: ***