12345678910111213141516171819202122232425262728293031323334353637(************************************************************************)(* * 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 *)(* Written by: Emilio J. Gallego Arias *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.ConvmoduleNames=Ser_namestypeadd_ml=[%import:Mltop.add_ml][@@derivingsexp]typevo_path_spec=[%import:Mltop.vo_path_spec][@@derivingsexp]typecoq_path_spec=[%import:Mltop.coq_path_spec][@@derivingsexp]typecoq_path=[%import:Mltop.coq_path][@@derivingsexp]