Module GuiTactic

module GuiTactic: sig .. end

class type composer = object .. end
class type browser = object .. end
class tactic : Tactical.t -> (Format.formatter -> Tactical.selection -> unit) -> object .. end
class strategies : unit -> object .. end