gaberiele
Programmer
- May 14, 2013
- 1
Hi,
I have istalled YAP 6.2.2.
The predicates built-in like "phrase" don't start
If make the example in the manual:
what's missing? What should I do?
Thanks.
I have istalled YAP 6.2.2.
The predicates built-in like "phrase" don't start
If make the example in the manual:
Code:
?-phrase(integer(X), "42 times", Rest).
no
what's missing? What should I do?
Thanks.