1234567891011121314151617181920212223242526272829303132333435363738394041424344(************************************************************************)(* 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-2017 MINES ParisTech *)(* Written by: Emilio J. Gallego Arias *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.ConvmoduleSorts=Ser_sortsmoduleNames=Ser_namesmoduleUniv=Ser_univmoduleUint63=Ser_uint63moduleFloat64=Ser_float64typetag=[%import:Vmvalues.tag][@@derivingsexp]typestructured_values=Vmvalues.structured_valuesletstructured_values_of_sexp_=assertfalseletsexp_of_structured_values_=assertfalsetypestructured_constant=[%import:Vmvalues.structured_constant][@@derivingsexp]typereloc_table=[%import:Vmvalues.reloc_table][@@derivingsexp]typeannot_switch=[%import:Vmvalues.annot_switch][@@derivingsexp]