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-2019 MINES ParisTech *)(* Copyright 2019-2021 Inria *)(* Written by: Emilio J. Gallego Arias *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.StdopenPpx_hash_lib.Std.Hash.BuiltinopenPpx_compare_lib.BuiltinmoduleNames=Ser_namesmoduleEvar=Ser_evarlethash_fold_array=hash_fold_array_frozentypecaml_prim=[%import:Vmbytecodes.caml_prim][@@derivingsexp,yojson,hash,compare]typefv_elem=[%import:Vmbytecodes.fv_elem][@@derivingsexp,yojson,hash,compare]typefv=[%import:Vmbytecodes.fv][@@derivingsexp,yojson,hash,compare]