You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...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).
The text was updated successfully, but these errors were encountered:
...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).
The text was updated successfully, but these errors were encountered: