fix bad access flags call.
This commit is contained in:
parent
8c4c7b4ae5
commit
e0531d0743
@ -903,6 +903,6 @@ absolute_file_name(File,Opts,TrueFileName) :-
|
||||
'$fetch_comp_status'(assert_all) :-
|
||||
nb_getval('$assert_all',on), !.
|
||||
'$fetch_comp_status'(source) :-
|
||||
'$get_yap_flags'(11,1).
|
||||
'$access_yap_flags'(11,1).
|
||||
'$fetch_comp_status'(compact).
|
||||
|
||||
|
Reference in New Issue
Block a user