module Odiff_merge:Assisting the user to resolve merge conlicts.sig..end
type t =
| |
No_conflict of |
| |
Conflict of |
val arrow : string arrayval arrow_pix : unit -> GMisc.imageval string_of_file : string -> stringval build_info : string -> t listclass window :title:string -> file:string -> t list ->object..end