Module Hoare_lib.Create.Globals


module Globals: D.Register(sig
include D.Varinfo
val declare : D.Xindex.t -> 'a -> D.F.pred Formula.item
Hyp about the global arrays size: array_length (addr (v)) = sz
val section : Formula.section
val prefix : string
val basename : Cil_types.varinfo -> string
val clear : unit -> unit
val pp_descr : Format.formatter -> 'a -> unit
end)