Changeset 451

Show
Ignore:
Timestamp:
04/01/03 16:30:51 (6 years ago)
Author:
pmoura
Message:

Set flag "prompt_alternative_no_bindings" to true (needed for some Logtalk examples).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configs/swi.config

    r436 r451  
    66%  configuration file for SWI Prolog 3.3.x and later versions 
    77% 
    8 %  last updated: March 20, 2003 
     8%  last updated: March 27, 2003 
    99%  
    1010%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
    1111 
     12 
     13:- set_prolog_flag(prompt_alternatives_no_bindings, true). 
    1214 
    1315