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
Based on the "binary" we submit at SV-COMP, I created a similar package for xsts-cli. I mainly plan to use it with Semantifyr. It is bash script only for now.
First, I would like to just manually upload this theta-xsts.zip to the latest theta release. Later, we can add it to the CI, similar to Theta.zip, add a batch script, etc..
Whichever tools used the jar so far are free to continue to do so, this is just an extra option.
Semantifyr used the docker image so far, but I need to be able to use my local Theta to debug, and it is much simpler and nicer to have a bash script (and everything packaged in one) inbetween Semantifyr and the Theta jar. I will open a PR about this in Semantifyr soon.
Please discuss, do you have anything to change/add, do you mind if I upload this zip besides the current release? @mondokm@leventeBajczi and anyone else.
Uploaded manually to the v6.8.6 release - I'll use it for a while before doing anything else, but I'll leave this issue open until it is also added to CI.
Based on the "binary" we submit at SV-COMP, I created a similar package for
xsts-cli
. I mainly plan to use it with Semantifyr. It is bash script only for now.First, I would like to just manually upload this
theta-xsts.zip
to the latest theta release. Later, we can add it to the CI, similar to Theta.zip, add a batch script, etc..Whichever tools used the jar so far are free to continue to do so, this is just an extra option.
Semantifyr used the docker image so far, but I need to be able to use my local Theta to debug, and it is much simpler and nicer to have a bash script (and everything packaged in one) inbetween Semantifyr and the Theta jar. I will open a PR about this in Semantifyr soon.
Please discuss, do you have anything to change/add, do you mind if I upload this zip besides the current release?
@mondokm @leventeBajczi and anyone else.
Shell script
theta-start.sh.txt
( related: #332 )
Content
The text was updated successfully, but these errors were encountered: