Okay, thank you. Know I've got the following qustion:
When I ask sister(X,ann). then the following error occured:
ERROR: sister/2: Undefined procedure: different/2
I'm new to Prolog. I'v got only 1 question: How can I start with Prolog using Visual Prolog?
I currently have:
- Visual Prolog 7.1 installed
- Made a new project
- Build the project
- Opened main.pro
main.pro:
implement main
open core
constants
className = "main".
classVersion =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.