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.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/theories/Sorting/Sorted.v b/theories/Sorting/Sorted.v
index 03952c95a..a89b90238 100644
--- a/theories/Sorting/Sorted.v
+++ b/theories/Sorting/Sorted.v
@@ -20,6 +20,8 @@
Require Import List Relations Relations_1.
+Set Universe Polymorphism.
+
(** Preambule *)
Set Implicit Arguments.