File tree Expand file tree Collapse file tree 2 files changed +3
-71
lines changed Expand file tree Collapse file tree 2 files changed +3
-71
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,12 @@ Extract Constant Rinv => "fun x -> 1 / x".
57
57
extraction is only performed as a test in the test suite. *)
58
58
Recursive Extraction
59
59
Tauto.mapX Tauto.foldA Tauto.collect_annot Tauto.ids_of_formula Tauto.map_bformula
60
+ map_eFormula eFormula
60
61
Tauto.abst_form
61
- ZMicromega.cnfZ ZMicromega.Zeval_const QMicromega.cnfQ
62
+ ZMicromega.cnfZ ZMicromega.Zeval_const QMicromega.cnfQ RMicromega.cnfR
62
63
List.map simpl_cone (*map_cone indexes *)
63
64
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.
65
66
66
67
(* Local Variables: *)
67
68
(* coding: utf-8 *)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments