Skip to content

Commit a30dea4

Browse files
authored
Merge pull request #78 from ppedrot/revert-74-explicit-names-quotient
Revert "Adapt w.r.t. rocq-prover/rocq#13075."
2 parents 788d8ae + 407a37b commit a30dea4

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)