Skip to content

Commit

Permalink
Merge pull request #693 from morpho-org/certora/update-verif
Browse files Browse the repository at this point in the history
[Certora] New syntax for enabling bitvector theory
  • Loading branch information
MathisGD authored Sep 27, 2024
2 parents 0448402 + 2e75cdc commit 4a8ccc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certora/confs/LibSummary.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"verify": "MorphoHarness:certora/specs/LibSummary.spec",
"rule_sanity": "basic",
"prover_args": [
"-useBitVectorTheory",
"-smt_bitVectorTheory true"
],
"server": "production",
"msg": "Morpho Blue Lib Summary"
Expand Down

0 comments on commit 4a8ccc8

Please sign in to comment.