Skip to content

Commit 1634f43

Browse files
committed
1 parent a30dea4 commit 1634f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphdepend.mlg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module G = struct
9393

9494
module Edges = Set.Make (Edge)
9595

96-
module GMap = Map.Make (Names.GlobRef.Ordered_env)
96+
module GMap = Map.Make (Names.GlobRef.UserOrd)
9797

9898
type t = int GMap.t * Edges.t
9999

0 commit comments

Comments
 (0)