12345678910111213141516171819202122232425262728293031323334353637383940414243(************************************************************************)(* 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.StdmoduleLoc=Ser_locmoduleXml_datatype=Ser_xml_datatypemodulePp=Ser_ppmoduleStateid=Ser_stateidtypelevel=[%import:Feedback.level][@@derivingsexp,yojson]typeroute_id=[%import:Feedback.route_id][@@derivingsexp,yojson]typedoc_id=[%import:Feedback.doc_id][@@derivingsexp,yojson]typefeedback_content=[%import:Feedback.feedback_content][@@derivingsexp,yojson]typefeedback=[%import:Feedback.feedback][@@derivingsexp,yojson]