aboutsummaryrefslogtreecommitdiffstats
path: root/src/trace/smtCertif.ml
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2017-10-03 10:49:12 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2017-10-03 10:49:12 +0200
commit041e5eef89b1db909f076494204eda2c20562bb8 (patch)
treed666942546d91bde494a31b1e1347dfa46de4ddc /src/trace/smtCertif.ml
parentc41d405ee2c9e2ab070c69d91feb8441ab570590 (diff)
downloadsmtcoq-041e5eef89b1db909f076494204eda2c20562bb8.tar.gz
smtcoq-041e5eef89b1db909f076494204eda2c20562bb8.zip
Compiles with Coq-8.6
Diffstat (limited to 'src/trace/smtCertif.ml')
-rw-r--r--src/trace/smtCertif.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trace/smtCertif.ml b/src/trace/smtCertif.ml
index f39bff4..868a311 100644
--- a/src/trace/smtCertif.ml
+++ b/src/trace/smtCertif.ml
@@ -99,11 +99,11 @@ type 'hform rule =
*)
(* Linear arithmetic *)
- | LiaMicromega of 'hform list * Certificate.Mc.zArithProof list
+ | LiaMicromega of 'hform list * Micromega_plugin.Certificate.Mc.zArithProof list
| LiaDiseq of 'hform
(* Arithmetic simplifications *)
- | SplArith of 'hform clause * 'hform * Certificate.Mc.zArithProof list
+ | SplArith of 'hform clause * 'hform * Micromega_plugin.Certificate.Mc.zArithProof list
(* Elimination of operators *)
| SplDistinctElim of 'hform clause * 'hform