123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869(************************************************************************)(* v * The Coq Proof Assistant / The Coq Development Team *)(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)(* \VV/ **************************************************************)(* // * This file is distributed under the terms of the *)(* * GNU Lesser General Public License Version 2.1 *)(************************************************************************)(************************************************************************)(* Coq serialization API/Plugin *)(* Copyright 2016-2019 MINES ParisTech *)(* Copyright 2019-2022 Inria *)(************************************************************************)openSexplib.StdmoduleNames=Ser_namesmoduleMod_subst=Ser_mod_substmoduleCString=structmodulePred=structincludeCString.Predlett_of_sexp_=CString.Pred.emptyletsexp_of_t_=Sexplib.Sexp.Atom"XXX: CString.Pred.t"endendtype_open_filter=|Unfiltered|FilteredofCString.Pred.t[@@derivingsexp]let_t_putx=Obj.magicxlet_t_getx=Obj.magicxtypeopen_filter=[%import:Libobject.open_filter]letopen_filter_of_sexpx=_t_put(_open_filter_of_sexpx)letsexp_of_open_filterx=sexp_of__open_filter(_t_getx)moduleDyn=structtypet=Libobject.Dyn.tmoduleReified=structtypet=(* | Constant of Internal.Constant.t
* | Inductive of DeclareInd.Internal.inductive_obj *)|TaggedAnonofstring[@@derivingsexp]letto_t(x:Libobject.Dyn.t)=letLibobject.Dyn.Dyn(tag,_)=xinTaggedAnon(Libobject.Dyn.reprtag)endlett_of_sexpx=Serlib_base.opaque_of_sexp~typ:"Libobject.Dyn.t"xletsexp_of_tx=Reified.sexp_of_t(Reified.to_tx)endtypeobj=[%import:Libobject.obj][@@derivingsexp]typealgebraic_objects=[%import:Libobject.algebraic_objects]andt=[%import:Libobject.t]andsubstitutive_objects=[%import:Libobject.substitutive_objects][@@derivingsexp]