aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output
diff options
context:
space:
mode:
authorMichael Soegtrop2020-05-02 15:14:12 +0200
committerMichael Soegtrop2020-06-09 10:19:17 +0200
commit3d775bdd6094912ebc3801c1dad3bbdd5863b315 (patch)
tree9dc2dd6610ed86872b4d5afd4978147594cf18dd /test-suite/output
parentd0e4e7e106b7b27340f37c62d4da99ea2cc8e95f (diff)
CReal: changed epsilon for modulus of convergence from 1/n to 2^z
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: *)