Module Biabduction.JoinState

type mode =
| Pre
| Post
val compare_mode : mode -> mode -> int
val equal_mode : mode -> mode -> bool
val get_footprint : unit -> bool
val set_footprint : bool -> unit