module Toplevel: sig .. end
sig
end
val run : ((unit -> unit) -> unit) Pervasives.ref
((unit -> unit) -> unit) Pervasives.ref
Run a Frama-C toplevel playing the game given in argument (in particular, applying the argument runs the analyses).