12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758(************************************************************************)(* 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-2018 MINES ParisTech *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.ConvmoduleNames=Ser_namesmoduleLibnames=Ser_libnamesmoduleConstrexpr=Ser_constrexprmoduleTypeclasses=Ser_typeclassesmoduleGenarg=Ser_genargtypehint_db_name=[%import:Hints.hint_db_name][@@derivingsexp,yojson]type'ahints_path_atom_gen=[%import:'aHints.hints_path_atom_gen][@@derivingsexp,yojson]type'ahints_path_gen=[%import:'aHints.hints_path_gen][@@derivingsexp,yojson]typehints_path=[%import:Hints.hints_path][@@derivingsexp,yojson]typereference_or_constr=[%import:Hints.reference_or_constr][@@derivingsexp,yojson]typehint_mode=[%import:Hints.hint_mode][@@derivingsexp,yojson]typehint_info_expr=[%import:Hints.hint_info_expr][@@derivingsexp,yojson]type'ahints_transparency_target=[%import:'aHints.hints_transparency_target][@@derivingsexp,yojson]typehints_expr=[%import:Hints.hints_expr][@@derivingsexp,yojson]