Skip to content
Commit e233bcea authored by Christoph Schwering's avatar Christoph Schwering
Browse files

Added ewff_cmp(), slightly changed ewff_eval().

ewff_eval() now returns true if t1==t2 for EWFF_EQ. This is obviously
correct, in particular, if t1, t2 are variables.
Since ewff_true abbreviates x==x and x may not be bounded by the varmap
(for technical reasons, logically it is universally quantified, of
course), the old implementation was just correct because varmap_lookup()
deterministically returned the ((term_t) 0).
parent cdfb79df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment