package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val version : unit -> unit
val machine_readable_version : unit -> unit
type specific_usage = {
  1. executable_name : string;
  2. extra_args : string;
  3. extra_options : string;
}
val print_usage : out_channel -> specific_usage -> unit