diff options
Diffstat (limited to 'theories/FSets')
| -rw-r--r-- | theories/FSets/FMapList.v | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/FSets/FMapList.v b/theories/FSets/FMapList.v index 1b40b09f2a..86f1dfdc20 100644 --- a/theories/FSets/FMapList.v +++ b/theories/FSets/FMapList.v @@ -20,8 +20,6 @@ Require Import FMapInterface. Set Implicit Arguments. Unset Strict Implicit. -Arguments Scope list [type_scope]. - Module Raw (X:OrderedType). Module E := X. |
