Skip to content

Commit 9172134

Browse files
committed
1 parent f8985dc commit 9172134

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 = Names.GlobRef.Map_env
9797

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

0 commit comments

Comments
 (0)