[litwindow-users] Re: litwindow error
Status: Alpha
Brought to you by:
hajokirchhoff
From: Hajo K. <mai...@ha...> - 2004-11-15 14:11:23
|
Eugen Popovici wrote: > void rule_base::execute_immediate(const constraint_solver *a_solver) const > > { > > auto_ptr<value_assign_base> v(evaluate(a_solver)); > > _if( NULL != v.get() )_ v->do_assign(a_solver->get_symbol_table()); > > } Thank, will fix in CVS head soon. Please excuse the delay, I am bit overworked at the moment. Hajo |