aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output
diff options
context:
space:
mode:
authorVincent Laporte2018-10-10 07:49:51 +0000
committerVincent Laporte2018-10-10 07:49:51 +0000
commit71280c8f38824e28bb0464ed15d951b542e33b48 (patch)
tree5d17b1761dcde23a4204544f0d2c97fa38f8ca04 /test-suite/output
parent66aa2d714f821593d24ab3959c22bc083b949815 (diff)
parent7f445d1027cbcedf91f446bc86afea36840728ba (diff)
Merge PR #8457: Refactoring of Micromega plugin (including new Simplex based solver)
Diffstat (limited to 'test-suite/output')
-rw-r--r--test-suite/output/MExtraction.v6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suite/output/MExtraction.v b/test-suite/output/MExtraction.v
index 352e422cf7..36992e4dda 100644
--- a/test-suite/output/MExtraction.v
+++ b/test-suite/output/MExtraction.v
@@ -7,6 +7,6 @@ Require Import QMicromega.
Require Import RMicromega.
Recursive Extraction
- List.map RingMicromega.simpl_cone (*map_cone indexes*)
- denorm Qpower vm_add
- n_of_Z N.of_nat ZTautoChecker ZWeakChecker QTautoChecker RTautoChecker find.
+ List.map simpl_cone (*map_cone indexes*)
+ denorm Qpower vm_add
+ normZ normQ normQ n_of_Z N.of_nat ZTautoChecker ZWeakChecker QTautoChecker RTautoChecker find.