12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879(************************************************************************)(* 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.StdmoduleNames=Ser_namestype'aor_var=[%import:'aLocus.or_var][@@derivingsexp,yojson]type'aoccurrences_gen=[%import:'aLocus.occurrences_gen][@@derivingsexp,yojson]typeoccurrences_expr=[%import:Locus.occurrences_expr][@@derivingsexp,yojson]type'awith_occurrences=[%import:'aLocus.with_occurrences][@@derivingsexp,yojson]typeoccurrences=[%import:Locus.occurrences][@@derivingsexp,yojson]typehyp_location_flag=[%import:Locus.hyp_location_flag][@@derivingsexp]type'ahyp_location_expr=[%import:'aLocus.hyp_location_expr][@@derivingsexp]type'idclause_expr=[%import:'idLocus.clause_expr][@@derivingsexp]typeclause=[%import:Locus.clause][@@derivingsexp]typeclause_atom=[%import:Locus.clause_atom][@@derivingsexp]typeconcrete_clause=[%import:'idLocus.clause_expr][@@derivingsexp]typehyp_location=[%import:Locus.clause_atom][@@derivingsexp]typegoal_location=[%import:'idLocus.clause_expr][@@derivingsexp]typesimple_clause=[%import:Locus.clause_atom][@@derivingsexp]type'aor_like_first=[%import:'idLocus.clause_expr][@@derivingsexp]