From 643e624909ecec7ba43326ff962b13c184991125 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Sat, 8 Mar 2014 02:44:21 +0100 Subject: Using HMaps in global references. --- plugins/extraction/table.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/extraction/table.mli b/plugins/extraction/table.mli index 91d2531dd2..823b710cfe 100644 --- a/plugins/extraction/table.mli +++ b/plugins/extraction/table.mli @@ -12,7 +12,7 @@ open Globnames open Miniml open Declarations -module Refset' : Set.S with type elt = global_reference +module Refset' : CSig.SetS with type elt = global_reference module Refmap' : Map.S with type key = global_reference val safe_basename_of_global : global_reference -> Id.t -- cgit v1.2.3