12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152(************************************************************************)(* 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 *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openPpx_hash_lib.Std.Hash.BuiltinopenPpx_compare_lib.BuiltinopenSexplib.StdmoduleTok=Ser_tokmoduleNotation_term=Ser_notation_termmoduleConstrexpr=Ser_constrexprmoduleGramlib=Ser_gramlibtypeproduction_position =[%import:Extend.production_position][@@derivingsexp,yojson,hash,compare]typeproduction_level=[%import:Extend.production_level][@@derivingsexp,yojson,hash,compare]typebinder_entry_kind=[%import:Extend.binder_entry_kind][@@derivingsexp]andconstr_prod_entry_key=[%import:Extend.constr_prod_entry_key][@@derivingsexp]type'levconstr_entry_key_gen=[%import:'levExtend.constr_entry_key_gen][@@derivingsexp,yojson,hash,compare]typeconstr_entry_key=[%import:Extend.constr_entry_key][@@derivingsexp,yojson,hash,compare]typesimple_constr_prod_entry_key=[%import:Extend.simple_constr_prod_entry_key][@@derivingsexp,yojson,hash,compare]