Source file ppx_symex__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical Ppx_symex.Expander *)
module Expander = Ppx_symex__Expander
(** @canonical Ppx_symex.Logs *)
module Logs = Ppx_symex__Logs
(** @canonical Ppx_symex.Reversible *)
module Reversible = Ppx_symex__Reversible
(** @canonical Ppx_symex.Sym_state *)
module Sym_state = Ppx_symex__Sym_state
(** @canonical Ppx_symex.Util *)
module Util = Ppx_symex__Util
module Ppx_symex__ = struct end
[@@deprecated "this module is shadowed"]