coq-serapi.serlib
Serlib.Ser_ppextend
coq-serapi.extcoq
coq-serapi.serapi_v8_14
coq-serapi.sertop_v8_12
serlib_cc
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ltac2
serlib_micromega
serlib_number_string_notation_plugin
serlib_ring
serlib_ssr
serlib_ssrmatching
serlib_tauto
serlib_zify
type ppbox = Ppextend.ppbox
val ppbox_of_sexp : Sexplib.Sexp.t -> ppbox
val sexp_of_ppbox : ppbox -> Sexplib.Sexp.t
type ppcut = Ppextend.ppcut
val ppcut_of_sexp : Sexplib.Sexp.t -> ppcut
val sexp_of_ppcut : ppcut -> Sexplib.Sexp.t
type unparsing_rule = Ppextend.unparsing_rule
val unparsing_rule_of_sexp : Sexplib.Sexp.t -> unparsing_rule
val sexp_of_unparsing_rule : unparsing_rule -> Sexplib.Sexp.t
type notation_printing_rules = Ppextend.notation_printing_rules
val notation_printing_rules_of_sexp : Sexplib.Sexp.t -> notation_printing_rules
val sexp_of_notation_printing_rules : notation_printing_rules -> Sexplib.Sexp.t