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

Cannot define predicate '¬'/0 #2496

Open
bakaq opened this issue Aug 19, 2024 · 0 comments
Open

Cannot define predicate '¬'/0 #2496

bakaq opened this issue Aug 19, 2024 · 0 comments

Comments

@bakaq
Copy link
Contributor

bakaq commented Aug 19, 2024

?- [user].
'¬'.

   error(permission_error(create,static_procedure,nameless_procedure),load/1).
?- [user].
% These work
'¬'(_).
'¬'(_,_).
This was referenced Sep 4, 2024
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

1 participant