12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152(************************************************************************)(* * The Coq Proof Assistant / The Coq Development Team *)(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *)(* <O___,, * (see CREDITS file for the list of authors) *)(* \VV/ **************************************************************)(* // * This file is distributed under the terms of the *)(* * GNU Lesser General Public License Version 2.1 *)(* * (see LICENSE file for the text of the license) *)(************************************************************************)(************************************************************************)(* Coq serialization API/Plugin *)(* Copyright 2016-2018 MINES ParisTech -- Dual License LGPL 2.1 / GPL3+ *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.ConvopenPpx_hash_lib.Std.Hash.BuiltinopenPpx_compare_lib.BuiltinmoduleStdlib=Ser_stdlibmoduleNames=Ser_namesmoduleEnviron=Ser_environmoduleGlob_term=Ser_glob_termmoduleConstrexpr=Ser_constrexprmodulePattern=Ser_patternmoduleNotation_term=Ser_notation_termmoduleStore=structmoduleStoreOpaque=structtypet=Genintern.Store.tletname="Genintern.Store.t"endincludeSerType.Opaque(StoreOpaque)endtypeintern_variable_status=[%import:Genintern.intern_variable_status][@@derivingsexp,yojson,hash,compare]typeglob_sign=[%import:Genintern.glob_sign][@@derivingsexp]typeglob_constr_and_expr=[%import:Genintern.glob_constr_and_expr][@@derivingsexp,yojson,hash,compare]typeglob_constr_pattern_and_expr=[%import:Genintern.glob_constr_pattern_and_expr][@@derivingsexp,yojson,hash,compare]