1234567891011121314151617181920212223242526272829303132333435363738394041424344(************************************************************************)(* 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 *)(************************************************************************)(************************************************************************)(* SerAPI: Coq interaction protocol with bidirectional serialization *)(************************************************************************)(* Copyright 2016-2019 MINES ParisTech -- License LGPL 2.1+ *)(* Copyright 2019-2023 Inria -- License LGPL 2.1+ *)(* Written by: Emilio J. Gallego Arias and others *)(************************************************************************)openSexplib.StdopenPpx_hash_lib.Std.Hash.BuiltinopenPpx_compare_lib.BuiltinopenSerlibmoduleGenintern=Ser_geninternmoduleGeninterp=Ser_geninterptypessrtermkind=[%import:Ssrmatching_plugin.Ssrmatching.ssrtermkind][@@derivingsexp,yojson,hash,compare]typecpattern=[%import:Ssrmatching_plugin.Ssrmatching.cpattern][@@derivingsexp,yojson,hash,compare]type('a,'b)ssrpattern=[%import:('a,'b)Ssrmatching_plugin.Ssrmatching.ssrpattern][@@derivingsexp,yojson,hash,compare]typerpattern=[%import:Ssrmatching_plugin.Ssrmatching.rpattern][@@derivingsexp,yojson,hash,compare]typessrdir=[%import:Ssrmatching_plugin.Ssrmatching.ssrdir][@@derivingsexp]