We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa62974 + 7965815 commit e76c39dCopy full SHA for e76c39d
theories/Storage/Instances/AVL.v
@@ -1,9 +1,6 @@
1
From Coq Require Import
2
- FMapInterface
3
FMapAVL
4
- OrderedType
5
- OrderedTypeEx
6
- ZArith.
+ OrderedType.
7
8
Require Import Classes.
9
0 commit comments