Source file serlib_ltac.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical Serlib_ltac.Ser_profile_ltac *)
module Ser_profile_ltac = Serlib_ltac__Ser_profile_ltac
(** @canonical Serlib_ltac.Ser_rewrite *)
module Ser_rewrite = Serlib_ltac__Ser_rewrite
(** @canonical Serlib_ltac.Ser_tacarg *)
module Ser_tacarg = Serlib_ltac__Ser_tacarg
(** @canonical Serlib_ltac.Ser_tacentries *)
module Ser_tacentries = Serlib_ltac__Ser_tacentries
(** @canonical Serlib_ltac.Ser_tacenv *)
module Ser_tacenv = Serlib_ltac__Ser_tacenv
(** @canonical Serlib_ltac.Ser_tacexpr *)
module Ser_tacexpr = Serlib_ltac__Ser_tacexpr