aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output
diff options
context:
space:
mode:
authorVincent Semeria2020-06-09 19:31:45 +0200
committerVincent Semeria2020-06-09 19:31:45 +0200
commit95fb6a9e62bc061db5c9fe39a25d69b7cf2cd06e (patch)
treedc051d84bf920e940926f3ea2b5dfe73e679c5cb /test-suite/output
parent4642ce1c5924cbfa93d6a8e96cf86839e614623b (diff)
parent3d775bdd6094912ebc3801c1dad3bbdd5863b315 (diff)
Merge PR #12186: CReal: changed epsilon for modulus of convergence from 1/n to 1/2^n
Reviewed-by: VincentSe
Diffstat (limited to 'test-suite/output')
-rw-r--r--test-suite/output/MExtraction.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/MExtraction.v b/test-suite/output/MExtraction.v
index 22268daa83..8d590a797c 100644
--- a/test-suite/output/MExtraction.v
+++ b/test-suite/output/MExtraction.v
@@ -58,7 +58,7 @@ Recursive Extraction
Tauto.abst_form
ZMicromega.cnfZ ZMicromega.Zeval_const QMicromega.cnfQ
List.map simpl_cone (*map_cone indexes*)
- denorm Qpower vm_add
+ denorm QArith_base.Qpower vm_add
normZ normQ normQ n_of_Z N.of_nat ZTautoChecker ZWeakChecker QTautoChecker RTautoChecker find.
(* Local Variables: *)