(*i $Id$ i*) (*s Prints the version number on the standard output and exits (with 0). *) val version : unit -> 'a (*s Prints the usage on the error output. *) val print_usage_coqtop : unit -> unit val print_usage_coqc : unit -> unit