From 3abbc93733b7f820a436beedcd0b9292378e1840 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 30 Jun 2014 23:25:19 +0200 Subject: option to always delegate futures to workers --- lib/flags.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/flags.mli') diff --git a/lib/flags.mli b/lib/flags.mli index c1e5a9dbd..ea50d41da 100644 --- a/lib/flags.mli +++ b/lib/flags.mli @@ -21,6 +21,7 @@ val async_proofs_n_workers : int ref val async_proofs_worker_flags : string option ref val async_proofs_is_worker : unit -> bool +val async_proofs_always_delegate : bool ref val debug : bool ref -- cgit v1.2.3