aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/goptions.ml
diff options
context:
space:
mode:
Diffstat (limited to 'library/goptions.ml')
-rw-r--r--library/goptions.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/goptions.ml b/library/goptions.ml
index 30804fa5f..1a490c8ce 100644
--- a/library/goptions.ml
+++ b/library/goptions.ml
@@ -18,9 +18,9 @@ open Term
open Nametab
open Mod_subst
-open Goptionstyp
+open Interface
-type option_name = Goptionstyp.option_name
+type option_name = Interface.option_name
(****************************************************************************)
(* 0- Common things *)