Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebis-dev: clpz:monotonic is unexpectedly an inadmissible fact #2579

Open
triska opened this issue Sep 28, 2024 · 1 comment
Open

rebis-dev: clpz:monotonic is unexpectedly an inadmissible fact #2579

triska opened this issue Sep 28, 2024 · 1 comment

Comments

@triska
Copy link
Contributor

triska commented Sep 28, 2024

With rebis-dev, I get:

$ scryer-prolog
?- [user].
:- use_module(library(clpz)).
clpz:monotonic.

   error(syntax_error(inadmissible_fact),load/1).

For comparison, it works in master.

@dcnorris
Copy link

dcnorris commented Oct 3, 2024

This is preventing me from testing rebis-dev in my current work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants