Skip to content

Commit

Permalink
fix relative paths
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin-korovin committed Jun 13, 2024
1 parent 744236d commit 09cfceb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions submissions/iprover_smtcomp.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"h" : {
"sha256" : "8f7f4bad13e87d6aaa1bb8ca78b102edaa5495caf65d5fe39c3c16d6f70003d6"
},
"url" : "https://zenodo.org/records/11636244/files/iprover_v3.9_smt_comp_2024.zip"
"url" : "https://zenodo.org/records/11640297/files/iprover_v3.9_smt_comp_2024.zip"

},
"command" : [
"cd bin; iprover_smtcomp.sh"
"bin/iprover_smtcomp.sh"
],
"contacts" : [
"Konstantin Korovin <[email protected]>"
Expand Down

0 comments on commit 09cfceb

Please sign in to comment.