12345678910111213141516171819202122232425262728293031323334353637(************************************************************************)(* 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 MINES ParisTech *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.StdmoduleNames=Ser_namesmoduleUint63=Ser_uint63moduleFloat64=Ser_float64moduleSorts=Ser_sortsmoduleConstr=Ser_constrmoduleEvar=Ser_evarmoduleEConstr=Ser_eConstrmoduleGlob_term=Ser_glob_termtypepatvar=[%import:Pattern.patvar][@@derivingsexp,yojson]typecase_info_pattern=[%import:Pattern.case_info_pattern][@@derivingsexp]typeconstr_pattern=[%import:Pattern.constr_pattern][@@derivingsexp]