Module SpecSys.EQSys

module LVar = Analyses.VarF(Spec.C)
module D = Spec.D
val system : LVar.t -> ((LVar.t -> D.t) -> (LVar.t -> D.t -> unit) -> (GVar.t -> G.t) -> (GVar.t -> G.t -> unit) -> D.t) option
val sys_change : (LVar.t -> D.t) -> (GVar.t -> G.t) -> [ `L of LVar.t | `G of GVar.t ] Goblint_constraint.ConstrSys.sys_change_info
val postmortem : LVar.t -> LVar.t list