export new_variables_in_term and variables_within_term (obs from Jiefei Ma).
This commit is contained in:
parent
abec8208d3
commit
cef4a27d1c
@ -25,7 +25,9 @@
|
|||||||
subsumes_chk/2,
|
subsumes_chk/2,
|
||||||
cyclic_term/1,
|
cyclic_term/1,
|
||||||
acyclic_term/1,
|
acyclic_term/1,
|
||||||
variable_in_term/2
|
variable_in_term/2,
|
||||||
|
variables_within_term/3,
|
||||||
|
new_variables_in_term/3
|
||||||
]).
|
]).
|
||||||
|
|
||||||
term_hash(T,H) :-
|
term_hash(T,H) :-
|
||||||
|
Reference in New Issue
Block a user