put a reminder that in the future YAP will give an exception on unknown.
This commit is contained in:
parent
848e1209a2
commit
d7559c3f96
@ -204,3 +204,5 @@ file_search_path(system, Dir) :-
|
||||
prolog_flag(host_type, Dir).
|
||||
file_search_path(foreign, yap('lib/Yap')).
|
||||
|
||||
%:- yap_flag(unknown,error).
|
||||
|
||||
|
Reference in New Issue
Block a user