aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Sorting/Sorted.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Sorting/Sorted.v')
-rw-r--r--theories/Sorting/Sorted.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/theories/Sorting/Sorted.v b/theories/Sorting/Sorted.v
index 931e29bf8..5cc73f3be 100644
--- a/theories/Sorting/Sorted.v
+++ b/theories/Sorting/Sorted.v
@@ -133,8 +133,8 @@ Section defs.
End defs.
-Hint Constructors HdRel: sorting.
-Hint Constructors Sorted: sorting.
+Hint Constructors HdRel.
+Hint Constructors Sorted.
(* begin hide *)
(* Compatibility with deprecated file Sorting.v *)