cpdf-source/cpdfcommand.mli

8 lines
102 B
OCaml

(* cpdfcommand.mli *)
val go : unit -> unit
val go_withargv : string array -> unit
val demo : bool