do not use immediate updates, even in cprolog mode.

This commit is contained in:
Vitor Santos Costa 2009-06-11 23:05:10 -05:00
parent 2f47f8902b
commit d8e92a2808
1 changed files with 1 additions and 1 deletions

View File

@ -934,7 +934,7 @@ yap_flag(dialect,yap).
'$trans_to_lang_flag'(2,sicstus).
'$adjust_language'(cprolog) :-
'$switch_log_upd'(0),
% '$switch_log_upd'(0),
'$syntax_check_mode'(_,off),
'$syntax_check_single_var'(_,off),
'$syntax_check_discontiguous'(_,off),