aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--theories/Sorting/Permutation.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Sorting/Permutation.v b/theories/Sorting/Permutation.v
index 9daf71b2b..27ba50908 100644
--- a/theories/Sorting/Permutation.v
+++ b/theories/Sorting/Permutation.v
@@ -8,7 +8,7 @@
(*i $Id$ i*)
-Require Import Relations List Multiset Arith.
+Require Import Relations List Multiset Plus.
(** This file define a notion of permutation for lists, based on multisets:
there exists a permutation between two lists iff every elements have