Skip to content

Library preds should throw error when library not found #193

@chuckhoupt

Description

@chuckhoupt

When alsdir is not present (for example, when using a saved image), library predicates fail instead of throw an error. Example from dev dir using library append/2:

$ rm -rf alsdir
$ ./alspro
...
?- append([[a],[b]], X).
no.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions