When I try to compile a prolog file, in eclipse with the prodt plugin it gives me this error:
source_sink `library(lineutils)'does not exist
the project was not created by me, but it is a university project, I don't know where to find this library, which seems to be from YAP. I use SWI Prolog. Is there a way to solve this problem?