Module type Numerix.Main_type


module type Main_type = sig  end

val main : string list -> unit