aboutsummaryrefslogtreecommitdiffstats
path: root/src/trace/smtCertif.ml
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2017-10-03 11:20:59 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2017-10-03 11:20:59 +0200
commit48e123caddd6a4c4edd60d8f39b78a5421418f40 (patch)
tree983e804bacb76874c1f10f8f5319b21517f751bc /src/trace/smtCertif.ml
parentca5213e2a653640cab6d98c1b0e799262b6be33d (diff)
downloadsmtcoq-48e123caddd6a4c4edd60d8f39b78a5421418f40.tar.gz
smtcoq-48e123caddd6a4c4edd60d8f39b78a5421418f40.zip
Compiles with both versions of Coq
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 868a311..e4ed262 100644
--- a/src/trace/smtCertif.ml
+++ b/src/trace/smtCertif.ml
@@ -99,11 +99,11 @@ type 'hform rule =
*)
(* Linear arithmetic *)
- | LiaMicromega of 'hform list * Micromega_plugin.Certificate.Mc.zArithProof list
+ | LiaMicromega of 'hform list * Structures.Micromega_plugin_Certificate.Mc.zArithProof list
| LiaDiseq of 'hform
(* Arithmetic simplifications *)
- | SplArith of 'hform clause * 'hform * Micromega_plugin.Certificate.Mc.zArithProof list
+ | SplArith of 'hform clause * 'hform * Structures.Micromega_plugin_Certificate.Mc.zArithProof list
(* Elimination of operators *)
| SplDistinctElim of 'hform clause * 'hform