Files
scryer-prolog/src
notoria 770a682d8b Don't add variable
?- Z #= 0, Z #= X mod Y.
   Z = 0, clpz:(_A*Y#=X), clpz:(Y in inf.. -1\/1..sup) % Unexpected.

The expected result:
   Z = 0, clpz:(X mod Y#=0), clpz:(Y in inf.. -1\/1..sup).
2023-06-23 14:11:31 -06:00
..
2022-05-22 13:18:11 +02:00
2023-06-23 14:11:31 -06:00
2022-01-10 21:19:18 +01:00
2023-03-01 22:13:04 +01:00
2023-06-23 14:11:31 -06:00
2022-10-26 23:36:07 -06:00
2023-06-23 14:11:31 -06:00
2023-06-23 14:11:31 -06:00