Skip to content

Commit 5d5c9fc

Browse files
committed
update All MExtraction
1 parent 77ae089 commit 5d5c9fc

File tree

2 files changed

+3
-71
lines changed

2 files changed

+3
-71
lines changed

test-suite/output/MExtraction.v

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,12 @@ Extract Constant Rinv => "fun x -> 1 / x".
5757
extraction is only performed as a test in the test suite. *)
5858
Recursive Extraction
5959
Tauto.mapX Tauto.foldA Tauto.collect_annot Tauto.ids_of_formula Tauto.map_bformula
60+
map_eFormula eFormula
6061
Tauto.abst_form
61-
ZMicromega.cnfZ ZMicromega.Zeval_const QMicromega.cnfQ
62+
ZMicromega.cnfZ ZMicromega.Zeval_const QMicromega.cnfQ RMicromega.cnfR
6263
List.map simpl_cone (*map_cone indexes*)
6364
denorm QArith_base.Qpower vm_add
64-
normZ normQ normQ Z.to_N N.of_nat ZTautoChecker ZWeakChecker QTautoChecker RTautoChecker find.
65+
normZ normQ (*normQ*) Z.to_N N.of_nat ZTautoChecker ZWeakChecker QTautoChecker RTautoChecker find.
6566

6667
(* Local Variables: *)
6768
(* coding: utf-8 *)

theories/micromega/MExtraction.v

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)