(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* unit (* [schedule_vi_checking j files] prints [j] command lines to * be executed in parallel to check all tasks in [files] *) val schedule_vi_checking : int -> string list -> unit