aboutsummaryrefslogtreecommitdiffstats
path: root/coq-smtcoq.opam
diff options
context:
space:
mode:
Diffstat (limited to 'coq-smtcoq.opam')
-rw-r--r--coq-smtcoq.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq-smtcoq.opam b/coq-smtcoq.opam
index 50b29a2..e597b1e 100644
--- a/coq-smtcoq.opam
+++ b/coq-smtcoq.opam
@@ -40,5 +40,5 @@ description: """
- a certified checker for proof witnesses coming from the SAT solver ZChaff and the SMT solvers veriT and CVC4. This checker increases the confidence in these tools by checking their answers a posteriori and allows to import new theroems proved by these solvers in Coq;
- decision procedures through new tactics that discharge some Coq goals to ZChaff, veriT, CVC4, and their combination"""
url {
- src: "git+https://github.com/smtcoq/smtcoq.git#with-trakt"
+ src: "git+https://github.com/smtcoq/smtcoq.git#itp22"
}