module Distcheck: sig .. end
sig
end
module Options: sig .. end
include struct ... end
val timer : Common.Util.Timer.t
Common.Util.Timer.t
val guess_format : string OptParse.Opt.t -> string list -> Common.Url.filetypes * bool
string OptParse.Opt.t -> string list -> Common.Url.filetypes * bool
val main : unit -> int
unit -> int