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
We need a way to lookup for modules in the directories different from the working directory. This PR solves the issue. However, it will take some time before the PR gets merged, tla2tools get released, etc.
To go ahead with #162, #181, #183, we will handle TLA_PATH right in apalache-mc by calling java with -DTLA-Library=$TLA_PATH. Once the PR is released, we will remove this kludge.
The text was updated successfully, but these errors were encountered:
We need a way to lookup for modules in the directories different from the working directory. This PR solves the issue. However, it will take some time before the PR gets merged, tla2tools get released, etc.
To go ahead with #162, #181, #183, we will handle
TLA_PATH
right inapalache-mc
by calling java with-DTLA-Library=$TLA_PATH
. Once the PR is released, we will remove this kludge.The text was updated successfully, but these errors were encountered: