sometimes when I run my program it works properly and sometimes when I try to run it
it can't start to run
ERROR: Undefined procedure:
I restarted
I consulted
then I tried and I got answers
what is the problem here? what should i do?
I have SWI-Prolog Editor
| |||
|
feedback
|
|
You must re-consult the file after adding any rule. Otherwise prolog will not get the rule definition and show | |||
|
feedback
|
|
If you are using SWI-Prolog Editor you have to press | |||
|
feedback
|
|
Ctrl C+Ctrl B does for me: it prompts to save any edited file and run make/0. It's a combination I use so often, has become almost a 'tic' for me... | |||
|
feedback
|