module Prepare_ast:sig..end
Prepare AST for E-ACSL generation.
More precisely, this module performs the following tasks:
val prepare : unit -> unitPrepare the AST
val sound_verdict : unit -> Cil_types.varinfovarinfo representing the E-ACSL global variable that indicates
whether the verdict emitted by E-ACSL is sound.val is_libc_writing_memory_ref : (Cil_types.varinfo -> bool) Stdlib.ref