iso prolog - WARNING: The predicate =/2 is unknown -


i'm trying transfer file written sicstus prolog tuprolog.

i error message:

warning: predicate =/2 unknown.

(the code works in sicstus, not in tuprolog).

what should use instead of =/2 tuprolog? difference in syntax?


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -