term_hash non non_ground terms: ignoring the variables.

This commit is contained in:
Vitor Santos Costa
2009-03-31 21:56:12 +01:00
parent 18eca09bd0
commit cc7ff82275
2 changed files with 67 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
:- module(terms, [
term_hash/2,
term_hash/4,
instantiated_term_hash/4,
variant/2,
unifiable/3,
subsumes/2,