Module State_dependency_graph.G.E


module E: Graph.Sig.EDGE  with type vertex = State.t
                           and type t = State.t * State.t
Since Carbon-20101201