(***********************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* global_reference -> bool val short_module : global_reference -> identifier val set_globals : unit -> unit val pp_logical_ind : global_reference -> std_ppcmds val pp_singleton_ind : global_reference -> std_ppcmds val pp_decl : bool -> ml_decl -> std_ppcmds val extract_to_file : string option -> extraction_params -> ml_decl list -> unit