Module Usage
Prints the version number on the standard output and exits (with 0).
val version : int -> 'aval machine_readable_version : int -> 'aval add_to_usage : string -> string -> unitEnable toploop plugins to insert some text in the usage message.
val print_usage_coqtop : unit -> unitPrints the usage on the error output.
val print_usage_coqc : unit -> unit