1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950(************************************************************************)(* 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: Experimental *)(************************************************************************)openSexplib.ConvmoduleNames=Ser_namesmoduleConstrexpr=Ser_constrexprmoduleTok=Ser_tokmoduleExtend=Ser_extendmoduleGramlib=Ser_gramlibtypeprecedence=[%import:Notation_gram.precedence][@@derivingsexp]typeparenRelation=[%import:Notation_gram.parenRelation][@@derivingsexp]typetolerability=[%import:Notation_gram.tolerability][@@derivingsexp]typegrammar_constr_prod_item=[%import:Notation_gram.grammar_constr_prod_item][@@derivingsexp]typelevel=[%import:Notation_gram.level][@@derivingsexp]typeone_notation_grammar=[%import:Notation_gram.one_notation_grammar][@@derivingsexp]typenotation_grammar=[%import:Notation_gram.notation_grammar][@@derivingsexp]