aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/usage.mli
blob: c89239b6b70374293482502cac75c7c4305aa05d (plain)
1
2
3
4
5
6
7
8
9
10
11

(*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