Instead of: https://github.com/AAAI-DISIM-UnivAQ/DALI/blob/eb30e1d2f5f84c2449e45bcd4f2180111975e01b/src/examine_past_constraints.pl#L25 simply write: ```prolog discriminate_dec_terms1(X) :- functor(X, Lc, _), ```
Instead of:
DALI/src/examine_past_constraints.pl
Line 25 in eb30e1d
simply write: