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

use names 'target' and 'reference' for OF/WITH parameters #537

Open
riastradh-probcomp opened this issue Feb 28, 2017 · 0 comments
Open
Labels

Comments

@riastradh-probcomp
Copy link
Contributor

...instead of just 0 and 1, with 0 meaning the first one and 1 meaning the second only if there were two specified.

This is just a matter of running through ast.py, parse.py, and compiler.py to rename things. No functional change intended (except maybe to the code generated for calls to bql_mutinf/depprob, which should be equivalent because those are supposed to be symmetric).

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

1 participant