Module Cell_options


module Cell_options: sig  end
Generic command-line argument processing.

val set_log : string -> unit
val options : (string * Arg.spec * string) list