Module Logic_interp


module Logic_interp: sig .. end
Undocumented. Do not use this module if you don't know what you are doing.

module To_zone: sig .. end
val formals_in_ensures : Cil_types.kernel_function -> Cil_types.funspec
returns a copy of the spec in which all formals in an ensures clause are guarded by an \at(x,Old).
exception Error of Cil_types.location * string