aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/proof_type.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/proof_type.mli')
-rw-r--r--proofs/proof_type.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/proof_type.mli b/proofs/proof_type.mli
index 6f86fbe3a..95bf5d3a2 100644
--- a/proofs/proof_type.mli
+++ b/proofs/proof_type.mli
@@ -128,4 +128,4 @@ type closed_generic_argument =
type 'a closed_abstract_argument_type =
('a,constr,raw_tactic_expr) abstract_argument_type
-type declaration_hook = Libnames.strength -> global_reference -> unit
+type declaration_hook = Decl_kinds.strength -> global_reference -> unit