Module MyARG.CFGEdge

type t = MyCFG.edge
val embed : MyCFG.edge -> t
val to_string : t -> string