subsumes_term/2 (from ISO and UD #173).
This commit is contained in:
@@ -643,3 +643,7 @@ nb_current(GlobalVariable, Val) :-
|
||||
).
|
||||
|
||||
|
||||
subsumes_term(A,B) :-
|
||||
\+ \+ terms:subsumes(A,B).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user