cpdf-source/cpdfcommand.mli

8 lines
102 B
OCaml
Raw Normal View History

2013-08-20 16:32:57 +02:00
(* cpdfcommand.mli *)
val go : unit -> unit
val go_withargv : string array -> unit
val demo : bool