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

redefinition of predicates with ":- dynamic" #4

Open
giodegas opened this issue Mar 31, 2015 · 2 comments
Open

redefinition of predicates with ":- dynamic" #4

giodegas opened this issue Mar 31, 2015 · 2 comments
Assignees
Labels

Comments

@giodegas
Copy link
Member

If

:- dynamic ...

is used to redefine already used macros, such as

in, out

the FIPA communication layers stops working

@giodegas
Copy link
Member Author

also defining
:- dynamic on/(n).

with n arity, seems to create parsing problems.

@giodegas
Copy link
Member Author

also redefining time/1 create problems

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

No branches or pull requests

2 participants