Hi Marco,
The system is asking you if you want any more solutions, if there are any.
If you press enter, you are stating that you don't want more, otherwise you should
press ";" and you will get another solution or "No" if there are none left.
Hope that helped,
Gerardo.
On Mon, Apr 21, 2008 at 3:14 PM, Marco Perez <
msmr@...> wrote:
Hi,
In SWI-Prolog, sometimes when I query the
program, the answer is More?
E.g.
?- wumpus(4,4).
More? % then I press Enter
Yes % … and the system answers
What means More??