Source file micromega_plugin.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(** @canonical Micromega_plugin.Certificate *)
module Certificate = Micromega_plugin__Certificate
(** @canonical Micromega_plugin.Coq_micromega *)
module Coq_micromega = Micromega_plugin__Coq_micromega
(** @canonical Micromega_plugin.G_micromega *)
module G_micromega = Micromega_plugin__G_micromega
(** @canonical Micromega_plugin.Itv *)
module Itv = Micromega_plugin__Itv
(** @canonical Micromega_plugin.Linsolve *)
module Linsolve = Micromega_plugin__Linsolve
(** @canonical Micromega_plugin.Persistent_cache *)
module Persistent_cache = Micromega_plugin__Persistent_cache
(** @canonical Micromega_plugin.Polynomial *)
module Polynomial = Micromega_plugin__Polynomial
(** @canonical Micromega_plugin.Simplex *)
module Simplex = Micromega_plugin__Simplex
(** @canonical Micromega_plugin.Vect *)
module Vect = Micromega_plugin__Vect