Module Logic_interp


module Logic_interp: sig .. end
returns a copy of the spec in which all formals in an ensures clause are guarded by an \at(x,Old)

val formals_in_ensures : Db_types.kernel_function -> Cil_types.funspec
exception Error of Cil_types.location * string