Frama-C:
Plug-ins:
Libraries:

Frama-C API - _

val initial_values : (Key.t * V.t) list list

List of the maps that must be shared between all instances of Frama-C (the maps being described by the list of their bindings). Must include all maps that are exported at Caml link-time when the functor is applied.

val dependencies : State.t list

Dependencies of the hash-consing table. The table will be cleared whenever one of those dependencies is cleared.