package ocp-ocamlres

  1. Overview
  2. Docs

Command line options common to OCaml output predefined modules.

val width : int Pervasives.ref
val subformats : (module SubFormat) SM.t Pervasives.ref
val output_file : string option Pervasives.ref
val add_ext : SM.key -> unit
val add_mod : SM.key -> unit
val options : (string * Arg.spec * string) list