(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* mark_as_broken:(Stateid.t list -> unit) -> mark_as_processed:(Stateid.t list -> unit) -> cur_state:(unit -> Stateid.t) -> object method new_command : ?command:string -> ?term:string -> unit -> unit method frame : GBin.frame method refresh_font : unit -> unit method refresh_color : unit -> unit end