(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* 'a (*s Prints the usage on the error output, preceeded by a user-provided message. *) val print_usage : string -> unit (*s Prints the usage on the error output. *) val print_usage_coqtop : unit -> unit val print_usage_coqc : unit -> unit