aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/proof_type.ml
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/proof_type.ml')
-rw-r--r--proofs/proof_type.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/proof_type.ml b/proofs/proof_type.ml
index 3d599cc48..e3d52c5b3 100644
--- a/proofs/proof_type.ml
+++ b/proofs/proof_type.ml
@@ -100,4 +100,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