Skip to content

Commit 407a37b

Browse files
authored
Revert "Adapt w.r.t. rocq-prover/rocq#13075."
1 parent 788d8ae commit 407a37b

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 = Names.GlobRef.Map_env
96+
module GMap = Map.Make (Names.GlobRef.Ordered_env)
9797

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

0 commit comments

Comments
 (0)