Wp.Cacheval set_mode : mode -> unitval get_mode : unit -> modeval is_active : mode -> boolval is_updating : mode -> booltype 'a digest = Why3Provers.t -> 'a -> stringtype 'a runner =
timeout:int option ->
steplimit:int option ->
Why3Provers.t ->
'a ->
VCS.result Frama_c_kernel.Task.taskval clear_result : digest:'a digest -> Why3Provers.t -> 'a -> unit